Needed to wrap in a div, second div will get lost (jquery issue).

This commit is contained in:
Martin Edenhofer 2014-07-24 00:27:42 +02:00
parent 82538bb7ed
commit 92be13cb30

View file

@ -1,3 +1,4 @@
<div>
<div class="page-header horizontal">
<div class="page-header-title">
<h2 class="can-move"><%- @T( @overview.name ) %> <small><a href="#" data-type="settings" class="glyphicon glyphicon-edit"></a></small></h2>
@ -35,3 +36,4 @@
</div>
</div>
<div class="table-overview"></div>
</div>