summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/luasrc/view/cbi/apply_widget.htm
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2018-06-25 08:49:44 +0200
committerGitHub <noreply@github.com>2018-06-25 08:49:44 +0200
commit483c9d35b20b23842b0ab78b09adb59725dfed20 (patch)
tree38860f5003e60fb78c2791f5b881156b298fc77f /modules/luci-base/luasrc/view/cbi/apply_widget.htm
parenta65d55ebcee57d174b557adbbb76df47b3747873 (diff)
parentc7ee1ffcf114e11a81f2fdb707c705b5cb5064e3 (diff)
Merge pull request #1895 from jow-/master
Responsive OpenWrt theme
Diffstat (limited to 'modules/luci-base/luasrc/view/cbi/apply_widget.htm')
-rw-r--r--modules/luci-base/luasrc/view/cbi/apply_widget.htm2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/luci-base/luasrc/view/cbi/apply_widget.htm b/modules/luci-base/luasrc/view/cbi/apply_widget.htm
index 702512f495..e3090da656 100644
--- a/modules/luci-base/luasrc/view/cbi/apply_widget.htm
+++ b/modules/luci-base/luasrc/view/cbi/apply_widget.htm
@@ -47,7 +47,7 @@
}
</style>
-<script type="text/javascript" src="<%=resource%>/cbi.js?v=git-18.138.59467-72fe5dd"></script>
+<script type="text/javascript" src="<%=resource%>/cbi.js"></script>
<script type="text/javascript">//<![CDATA[
var xhr = new XHR(),
uci_apply_auth = { sid: '<%=luci.dispatcher.context.authsession%>', token: '<%=token%>' },