Files
development/www
Clemens Schwaighofer 9ec19f5940 Add list ACR, select update for html options JS, array methods in Basic
* ACR list has new list at level 10 for listing but not reading/opening
* JS update for the html options create
if select multi allow selected as array for highlight
* Basic Class
- array merge recursive implementation
proper implementation that proper merges nested arrays. With key is
always string override
- array flat per key
For multi arrays flatten down a key -> value entry to set the value to
the level up in the leaf
eg:
foo -> bar -> KEY: value
and you go by KEY as search it will change to
foo -> bar: value
2019-08-30 13:02:02 +09:00
..
2019-05-28 10:56:53 +09:00
2013-12-11 16:19:24 +09:00
2013-12-11 16:19:24 +09:00
2019-04-22 11:10:12 +09:00
2013-12-11 15:52:08 +09:00
2015-11-09 18:22:56 +09:00