List UI changes

Done
parent 8492c500
......@@ -51,21 +51,6 @@
</table>
</div>
<br/>
<hr/>
<div class="btn-group" ng-if="objects[1]">
<button type="button" class="btn btn-info dropdown-toggle" data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">
İşlemler <span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a href="">İşlem 1</a></li>
<li><a href="">İşlem 2</a></li>
<li><a href="">İşlem 3</a></li>
<li role="separator" class="divider"></li>
<li><a href="">İşlem 4</a></li>
</ul>
</div>
<nav ng-if="pagination && pagination.total_pages > 1" class="text-center">
<ul class="pagination">
......@@ -86,6 +71,4 @@
</ul>
</nav>
<hr>
</div>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment