Commit graph

4 commits

Author SHA1 Message Date
Daniel Golle
0169410392 luci-app-bmx7: fix displaying values
Suggested-by: FreifunkUFO <ufo@rund.freifunk.net>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-10-29 17:03:55 +00:00
Jo-Philipp Wich
96b8cbdc16 luci-app-bmx7: mask CSS translate directives to avoid i18n confusion
Since bmx7's netjsongraph.js contains CSS `translate()` directives,
they're treated as translation calls by the i18n source scanner.

Mask these directives to avoid false positives.

Fixes: #3484
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-01-09 11:19:39 +01:00
Balázs Úr
fbbfb0d6d7 luci-app-bmx7: fix typos
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
2019-12-17 11:26:30 +01:00
Paul Spooren
9aa507790e luci-app-bmx7: transfer from routing
The Makefile is minified as the LuCi build system does most of the job.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2019-07-10 17:44:13 +02:00