diff --git a/files/www/luci-static/resources/view/blue-merle.js b/files/www/luci-static/resources/view/blue-merle.js index 4c64bf7..2a86135 100644 --- a/files/www/luci-static/resources/view/blue-merle.js +++ b/files/www/luci-static/resources/view/blue-merle.js @@ -102,58 +102,12 @@ var languages = ['en']; var currentDisplayMode = 'available', currentDisplayRows = []; -function handlePage(ev) -{ -} -function handleMode(ev) -{ -} - -function handleI18nFilter(ev) -{ -} - -function orderOf(c) -{ -} - -function compareVersion(val, ref) -{ -} - -function versionSatisfied(ver, ref, vop) -{ -} - -function pkgStatus(pkg, vop, ver, info) -{ -} - -function renderDependencyItem(dep, info, flat) -{ -} - -function renderDependencies(depends, info, flat) -{ -} - -function truncateVersion(v, op) -{ -} function handleReset(ev) { } -function handleInstall(ev) -{ -} - -function handleManualInstall(ev) -{ -} - function callBlueMerle(arg) { const cmd = "/usr/libexec/blue-merle";