summaryrefslogtreecommitdiffstats
path: root/modules-available/permissionmanager/templates/locationsTable.html
blob: bd3b7f8889b3b71d0ec96022aa6b1753d7fce392 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<div class="row">
	<div class="col-md-12">
		<table id="locationsTable" class="table table-condensed table-hover">
			<thead>

			</thead>

			<tbody>


			</tbody>
		</table>
	</div>
</div>