projects
/
project
/
luci2
/
ui.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d26dbc3
)
luci2: whitespace fix
author
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 13 Apr 2014 20:55:59 +0000
(22:55 +0200)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 13 Apr 2014 20:55:59 +0000
(22:55 +0200)
luci2/htdocs/luci2/luci2.js
patch
|
blob
|
history
diff --git
a/luci2/htdocs/luci2/luci2.js
b/luci2/htdocs/luci2/luci2.js
index 7ade584ee0213a975ef18907fb6bec21f994a1a5..97e26424ce7c9f1b6785aa543ea6b3c10fcc1226 100644
(file)
--- a/
luci2/htdocs/luci2/luci2.js
+++ b/
luci2/htdocs/luci2/luci2.js
@@
-5013,7
+5013,6
@@
function LuCI2()
.addClass('label label-danger');
i.widget = $('<div />')
-
.append(this.widget(sid))
.append(i.error)
.appendTo(i.top);