course controller added

This commit is contained in:
gandhimathi 2017-11-23 20:07:05 +05:30
parent 67711ce479
commit 51bc7dfd49

View File

@ -51,6 +51,7 @@
</div> </div>
</div> </div>
<div class="table-responsive"> <div class="table-responsive">
<fieldset>
<table class="table table-hover"> <table class="table table-hover">
<thead> <thead>
<tr> <tr>
@ -88,6 +89,7 @@
</tbody> </tbody>
</table> </table>
</fieldset>
<dir-pagination-controls max-size="5" direction-links="true" boundary-links="true"> <dir-pagination-controls max-size="5" direction-links="true" boundary-links="true">
</dir-pagination-controls> </dir-pagination-controls>