luci2: whitespace fix
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 13 Apr 2014 20:55:59 +0000 (22:55 +0200)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 13 Apr 2014 20:55:59 +0000 (22:55 +0200)
luci2/htdocs/luci2/luci2.js

index 7ade584..97e2642 100644 (file)
@@ -5013,7 +5013,6 @@ function LuCI2()
                                .addClass('label label-danger');
 
                        i.widget = $('<div />')
-
                                .append(this.widget(sid))
                                .append(i.error)
                                .appendTo(i.top);