Fix for edit item table issue on small screens

This commit is contained in:
David Taylor
2015-04-28 01:39:50 +01:00
parent 20f2a644af
commit bd50e65e5b

View File

@@ -1,4 +1,4 @@
<div class="panel">
<div class="panel table-responsive">
<table class="table table-hover" id="item-table" {% if edit %}data-orderurl="{#% url 'item_order' %#}"{% endif %}>
<thead>
<tr>