This website requires JavaScript.
Explore
Help
Register
Sign In
OpenWRT
/
luci
mirror of
https://github.com/openwrt/luci.git
Watch
1
Star
0
Fork
You've already forked luci
0
Code
Issues
Releases
Wiki
Activity
ee2cae707e
luci
/
applications
/
luci-app-banip
/
htdocs
/
luci-static
/
resources
/
view
/
banip
/
processing_log.js
5 lines
91 B
JavaScript
Raw
Blame
History
'use strict'
;
'require tools.views as views'
;
return
views
.
LogreadBox
(
"banIP-"
,
"banIP"
)
;
Reference in New Issue
View Git Blame
Copy Permalink