mirror of
https://gitlab.com/bmcgonag/get_my.git
synced 2026-03-27 00:08:49 +00:00
Making it so that Menu and Lists load from db when refreshed.
This commit is contained in:
parent
3ad8fab67b
commit
2f3f82477a
7 changed files with 47 additions and 19 deletions
|
|
@ -1,7 +1,9 @@
|
|||
<template name="listItemsForm">
|
||||
<div class="row">
|
||||
<div class="col s6 center">
|
||||
{{#if Template.subscriptionsReady}}
|
||||
<h5>{{selListName}}</h5>
|
||||
{{/if}}
|
||||
</div>
|
||||
<div class="col s6">
|
||||
<div class="row">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue