update
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
PERMS["avisos"] = "Avisos"
|
||||
PERMS["avisos:edit"] = "> Editar"
|
||||
PAGES.avisos = {
|
||||
navcss: "btn5",
|
||||
icon: "static/appico/Chat.svg",
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
PERMS["comedor"] = "Menú comedor"
|
||||
PERMS["comedor:edit"] = "> Editar"
|
||||
PAGES.comedor = {
|
||||
navcss: "btn6",
|
||||
icon: "static/appico/Meal.svg",
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
PERMS["materiales"] = "Materiales"
|
||||
PERMS["materiales:edit"] = "> Editar"
|
||||
PAGES.materiales = {
|
||||
navcss: "btn2",
|
||||
icon: "static/appico/App_Dropbox.svg",
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
PERMS["personas"] = "Personas"
|
||||
PERMS["personas:edit"] = "> Editar"
|
||||
PAGES.personas = {
|
||||
navcss: "btn3",
|
||||
icon: "static/appico/File_Person.svg",
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
PERMS["supercafe"] = "SuperCafé"
|
||||
PERMS["supercafe:edit"] = "> Editar"
|
||||
PAGES.supercafe = {
|
||||
navcss: "btn4",
|
||||
icon: "static/appico/Coffee.svg",
|
||||
|
||||
Reference in New Issue
Block a user