git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
1b7a550
)
luci-splash: getElementById("splash_table") splash_table is the id from a tbody....
author
Patrick Grimm
<redacted>
Thu, 2 Feb 2012 21:55:37 +0000
(21:55 +0000)
committer
Patrick Grimm
<redacted>
Thu, 2 Feb 2012 21:55:37 +0000
(21:55 +0000)
applications/luci-splash/luasrc/view/admin_status/splash.htm
patch
|
blob
|
history
diff --git
a/applications/luci-splash/luasrc/view/admin_status/splash.htm
b/applications/luci-splash/luasrc/view/admin_status/splash.htm
index 86cb9c83a15a029f5b342632e2e27bae28b02070..f4abc228d223fe562c8644887aa33ae8e55740ab 100644
(file)
--- a/
applications/luci-splash/luasrc/view/admin_status/splash.htm
+++ b/
applications/luci-splash/luasrc/view/admin_status/splash.htm
@@
-207,7
+207,7
@@
end
<% else %>
s += String.format('%s', splash.policy);
<% end %>
- s += '</td></tr>
</tbody>
'
+ s += '</td></tr>'
}
tbody.innerHTML = s;
}
git clone https://git.99rst.org/PROJECT