Petar Korponaić
Petar Korponaić
Which browser and OS you are using?
@dearamy I am not sure do I understand your question. Maybe you want this: create two files inside directorywhere is your .json input fie for the kitchen. Both files with...
(assiming you are using blaze, not react) And you can add code to tabs.js if you need it: ``` Template.TEMPLATE_NAME.events({ }); ...etc... ```
Did you mean to build link to route (you are creating menu?). Yes you can, inside "each" block `{{pathFor "route_name" some_argument=field_name_from_query}}`
(and your routeshould be defined to use argument)
See `route_params`
@ljack thanks for this. Maybe we also should consider setting date format differently for each language. I didn't localised MK app before, so I don't have experience to share (I...
maybe to put double quotes (you cannot mix single quotes in thesame string....) ?
@xauxatz Which part / where you stuck?
@xauxatz oops, that is a bug. I'll give you workaround in few minutes, so you can fix at your side before I deploy new version.