Initial commit
This commit is contained in:
6
app/plugins/tablefinder/views/index.html
Normal file
6
app/plugins/tablefinder/views/index.html
Normal file
@ -0,0 +1,6 @@
|
||||
<legend>Tables</legend>
|
||||
<div class="row">
|
||||
<div class="col-xlg-12 col-lg-12 col-md-12 col-sm-12 col-xs-12">
|
||||
{tableList}
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user