Making it so that Menu and Lists load from db when refreshed.

This commit is contained in:
Brian McGonagill 2024-07-30 11:37:55 -05:00
parent 3ad8fab67b
commit 2f3f82477a
7 changed files with 47 additions and 19 deletions

View file

@ -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">