Start working on the dialog to make a new table
This commit is contained in:
parent
46a9d46e9a
commit
a3900a6c7c
8 changed files with 186 additions and 5 deletions
|
|
@ -26,6 +26,12 @@
|
|||
>
|
||||
View Statistics
|
||||
</button>
|
||||
<button
|
||||
type="button"
|
||||
data-action="createTable"
|
||||
>
|
||||
Create New Table
|
||||
</button>
|
||||
<button type="button">Manage Tables</button>
|
||||
<button type="button">Manage Rows</button>
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue