summaryrefslogtreecommitdiffstats
path: root/modules-available/permissionmanager/templates/locationsTable.html
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/permissionmanager/templates/locationsTable.html')
-rw-r--r--modules-available/permissionmanager/templates/locationsTable.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/modules-available/permissionmanager/templates/locationsTable.html b/modules-available/permissionmanager/templates/locationsTable.html
new file mode 100644
index 00000000..bd3b7f88
--- /dev/null
+++ b/modules-available/permissionmanager/templates/locationsTable.html
@@ -0,0 +1,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> \ No newline at end of file