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
24 lines (18 loc) • 339 B
HTML
<td>
<span name="name"></span>
</td>
<td>
<span name="rate"></span>
</td>
<td>
<span name="number"></span>
</td>
<td>
<span name="compound"></span>
</td>
<td>
<a href="javascript:;" class="edit-item">Edit</a>
</td>
<td>
<a href="javascript:;" class="delete-item">Delete</a>
</td>