projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7ff116
)
libs/web: remove debug code from cbi.js
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 1 Dec 2010 20:59:36 +0000
(20:59 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 1 Dec 2010 20:59:36 +0000
(20:59 +0000)
libs/web/htdocs/luci-static/resources/cbi.js
patch
|
blob
|
history
diff --git
a/libs/web/htdocs/luci-static/resources/cbi.js
b/libs/web/htdocs/luci-static/resources/cbi.js
index 280d476be5d5e502922414a11df4e583ae6918f3..3959b6937f01d28f1653dd9946cfaad443ccc23f 100644
(file)
--- a/
libs/web/htdocs/luci-static/resources/cbi.js
+++ b/
libs/web/htdocs/luci-static/resources/cbi.js
@@
-90,7
+90,6
@@
var cbi_validators = {
(RegExp.$2 ? ':' + RegExp.$2 : '');
}
- window.status = addr;
return (addr.match(/^(?:[a-fA-F0-9]{1,4}:){7}[a-fA-F0-9]{1,4}$/) != null);
}
}