Files
development/4dev
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-04-22 11:10:12 +09:00
2018-10-12 10:42:26 +09:00
2018-03-23 13:43:22 +09:00
2018-03-29 13:26:17 +09:00