grunt-doctrine
Version:
Grunt plugin to convert doctrine xml annotations into backbone models and collections. Useful in conjunction with doctrine apigility. Includes option to scaffold an entire BBB application
22 lines (8 loc) • 327 B
HTML
<h1>OfficeData</h1>
<div class="form form-horizontal" role="form">
<div class="form-group">
<label for="office">office</label>
<select class="form-control selectbox-office" id="office" name="office" ></select>
</div>
<button type="button" class="btn btn-default submitForm">Submit</button>
</div>