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:
7887ec7
)
luci2: make sort / remove column in L.cbi.TableSection as narrow as possible
author
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 13 Apr 2014 20:55:22 +0000
(22:55 +0200)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 13 Apr 2014 20:55:22 +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 2b13604497f90f21e51ee9a560bf6bd8c17f3abf..7ade584ee0213a975ef18907fb6bec21f994a1a5 100644
(file)
--- a/
luci2/htdocs/luci2/luci2.js
+++ b/
luci2/htdocs/luci2/luci2.js
@@
-7053,6
+7053,7
@@
function LuCI2()
if (this.options.addremove !== false || this.options.sortable)
{
row.append($('<td />')
+ .css('width', '1%')
.addClass('text-right')
.append($('<div />')
.addClass('btn-group')