gluon/package/gluon-web-model
Maciej Krüger 1f451d4021
gluon-web-model: fix issue with warning blocking save on private-wifi
The other bugfix which made this element inherit from AbstractValue
caused AbstractValue:validate() to be inherited aswell

Now added an if so validate only runs if a datatype is set
(since Element is meant as a generic way to extend web-model without
modifying web-model - also to add custom inputs - just hiding it behind an if sounds like a sane solution)
2023-01-28 20:42:52 +01:00
..
files/lib/gluon/web/view/model packages: fix html indentation 2023-01-04 12:36:17 +01:00
i18n gluon-web-model: remove dead code for section errors 2020-06-05 21:46:30 +02:00
javascript gluon-web-model: add minify flag support 2023-01-03 20:16:09 +01:00
luasrc/usr/lib/lua/gluon/web gluon-web-model: fix issue with warning blocking save on private-wifi 2023-01-28 20:42:52 +01:00
Makefile gluon-web-model: add minify flag support 2023-01-03 20:16:09 +01:00