mirror of
https://gitlab.com/bmcgonag/get_my.git
synced 2026-03-27 08:18:50 +00:00
Many chcanges, but version 0.1.0 is ready to be cut.
This commit is contained in:
parent
42643a37f5
commit
6e37ae8c74
46 changed files with 1038 additions and 273 deletions
|
|
@ -1,11 +1,8 @@
|
|||
<template name="storeMgmt">
|
||||
<!-- Store Management Entry / Edit -->
|
||||
<h4>Store Management</h4>
|
||||
<p>Add Stores you commonly make lists for here.</p>
|
||||
|
||||
{{> storeMgmtForm}}
|
||||
<!-- Store Management Table List -->
|
||||
<hr>
|
||||
{{> storeMgmtTbl}}
|
||||
|
||||
<div class="container">
|
||||
<h4>Store Management</h4>
|
||||
{{> storeMgmtForm}}
|
||||
<hr>
|
||||
{{> storeMgmtTbl}}
|
||||
</div>
|
||||
</template>
|
||||
Loading…
Add table
Add a link
Reference in a new issue