summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2014-04-13 22:55:59 +0200
committerJo-Philipp Wich <jow@openwrt.org>2014-04-13 22:55:59 +0200
commit802816dc9cc5b647af071dbc748fb17aee37b92b (patch)
tree23aa17f3cc4f264cb776edf9a732d06d73d63d3f
parentd26dbc341c5be8e69c3efa585bf8003b604bd7d5 (diff)
downloadluci2-ui-802816dc9cc5b647af071dbc748fb17aee37b92b.tar.gz
luci2: whitespace fix
-rw-r--r--luci2/htdocs/luci2/luci2.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/luci2/htdocs/luci2/luci2.js b/luci2/htdocs/luci2/luci2.js
index 7ade584..97e2642 100644
--- 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);