summaryrefslogtreecommitdiffstats
path: root/modules/luci-mod-status/htdocs/luci-static/resources/view/status/syslog.js
blob: 5240decf8685417e7c7df248f58c489a593141b7 (plain)
1
2
3
4
'use strict';
'require tools.views as views';

return views.LogreadBox(null, _('System Log'));