1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Update Luci interface

This commit is contained in:
Ycarus (Yannick Chabanois) 2019-08-28 18:48:12 +02:00
parent 1d231c0101
commit 2946dea4a1
3 changed files with 20 additions and 8 deletions

View file

@ -5,7 +5,8 @@
return L.view.extend({
callHostHints: rpc.declare({
object: 'luci',
method: 'host_hints'
method: 'getHostHints',
expect: { '': {} }
}),
load: function() {