mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Updated host pool pages to vuejs, missing policy page TODO (#9469)
* Updated host pool pages to vuejs, missing policy page TODO * Removed print
This commit is contained in:
parent
7a3e40f6ba
commit
85fa6d1b1a
23 changed files with 1761 additions and 276 deletions
|
|
@ -9,5 +9,4 @@ package.path = dirs.installdir .. "/scripts/lua/modules/pools/?.lua;" .. package
|
|||
local host_pools = require "host_pools"
|
||||
local pools_rest_utils = require "pools_rest_utils"
|
||||
|
||||
pools_rest_utils.bind_member(host_pools)
|
||||
|
||||
pools_rest_utils.edit_member()
|
||||
Loading…
Add table
Add a link
Reference in a new issue