summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/proxies.js
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/proxies.js')
-rw-r--r--applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/proxies.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/proxies.js b/applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/proxies.js
index 105f591c4..9e1c3c8f7 100644
--- a/applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/proxies.js
+++ b/applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/proxies.js
@@ -1,7 +1,8 @@
'use strict';
+'require view';
'require form';
-return L.view.extend({
+return view.extend({
render: function() {
var m, s, o;