diff options
author | sijanec <sijanecantonluka@gmail.com> | 2020-09-23 20:01:42 +0200 |
---|---|---|
committer | sijanec <sijanecantonluka@gmail.com> | 2020-09-23 20:01:42 +0200 |
commit | 9887173427b46fc860438440c7f0139e1f68419f (patch) | |
tree | 3ce4442c3381443135a312f75f66d234ac958bd8 /dist/pages/meals.html | |
parent | ugly hack (diff) | |
download | beziapp-9887173427b46fc860438440c7f0139e1f68419f.tar beziapp-9887173427b46fc860438440c7f0139e1f68419f.tar.gz beziapp-9887173427b46fc860438440c7f0139e1f68419f.tar.bz2 beziapp-9887173427b46fc860438440c7f0139e1f68419f.tar.lz beziapp-9887173427b46fc860438440c7f0139e1f68419f.tar.xz beziapp-9887173427b46fc860438440c7f0139e1f68419f.tar.zst beziapp-9887173427b46fc860438440c7f0139e1f68419f.zip |
Diffstat (limited to 'dist/pages/meals.html')
-rwxr-xr-x | dist/pages/meals.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/pages/meals.html b/dist/pages/meals.html index 6918eae..56e0af3 100755 --- a/dist/pages/meals.html +++ b/dist/pages/meals.html @@ -140,7 +140,7 @@ </div> </div> <div class="meals-container container" hidden="hidden" id="meals-container"> - <h4>Meals + <h4><x-su>meals</x-su> <button id="meals-logout" type="button" class="waves-effect waves-light btn" style="float: right"> <x-su>logOutFromLopolis</x-su> <i class="material-icons right">exit_to_app</i> |