luci/modules/luci-base
Daniel F. Dickinson f5a871bfe8 luci-base: Fix addr:port validate always fails
In cbi.js there is an error which causes ipaddrport validation to always fail.
JS match() return the entire match as ret[0] and individual matches (for multiple ()) as the
subsequent list members.  So we fix it by just fixing the index in the calls that want the
individual parts.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2019-01-05 00:43:37 -05:00
..
htdocs luci-base: Fix addr:port validate always fails 2019-01-05 00:43:37 -05:00
luasrc timezone data: update to 2018i 2019-01-02 21:32:47 +02:00
po luci-base: update Ukrainian translation 2018-12-29 23:22:54 +02:00
root luci-base: redirect root path to /cgi-bin/luci/ 2018-10-10 13:04:17 +08:00
src build: add build option to minify *.js files 2018-11-22 12:49:14 +01:00
Makefile build: add build option to minify *.js files 2018-11-22 12:49:14 +01:00