From 03e8513703b7bc53c1dcfe8a68368568bf6b8053 Mon Sep 17 00:00:00 2001 From: remittor Date: Thu, 18 Dec 2025 16:38:57 +0300 Subject: [PATCH] luci: Rename files: zapret -> zapret2 --- .../luci-static/resources/view/{zapret => zapret2}/dmnlog.js | 0 .../luci-static/resources/view/{zapret => zapret2}/service.js | 0 .../luci-static/resources/view/{zapret => zapret2}/settings.js | 0 .../luci-static/resources/view/{zapret => zapret2}/tools.js | 0 .../luci-static/resources/view/{zapret => zapret2}/updater.js | 0 .../luci/menu.d/{luci-app-zapret.json => luci-app-zapret2.json} | 0 .../rpcd/acl.d/{luci-app-zapret.json => luci-app-zapret2.json} | 0 7 files changed, 0 insertions(+), 0 deletions(-) rename luci-app-zapret/htdocs/luci-static/resources/view/{zapret => zapret2}/dmnlog.js (100%) rename luci-app-zapret/htdocs/luci-static/resources/view/{zapret => zapret2}/service.js (100%) rename luci-app-zapret/htdocs/luci-static/resources/view/{zapret => zapret2}/settings.js (100%) rename luci-app-zapret/htdocs/luci-static/resources/view/{zapret => zapret2}/tools.js (100%) rename luci-app-zapret/htdocs/luci-static/resources/view/{zapret => zapret2}/updater.js (100%) rename luci-app-zapret/root/usr/share/luci/menu.d/{luci-app-zapret.json => luci-app-zapret2.json} (100%) rename luci-app-zapret/root/usr/share/rpcd/acl.d/{luci-app-zapret.json => luci-app-zapret2.json} (100%) diff --git a/luci-app-zapret/htdocs/luci-static/resources/view/zapret/dmnlog.js b/luci-app-zapret/htdocs/luci-static/resources/view/zapret2/dmnlog.js similarity index 100% rename from luci-app-zapret/htdocs/luci-static/resources/view/zapret/dmnlog.js rename to luci-app-zapret/htdocs/luci-static/resources/view/zapret2/dmnlog.js diff --git a/luci-app-zapret/htdocs/luci-static/resources/view/zapret/service.js b/luci-app-zapret/htdocs/luci-static/resources/view/zapret2/service.js similarity index 100% rename from luci-app-zapret/htdocs/luci-static/resources/view/zapret/service.js rename to luci-app-zapret/htdocs/luci-static/resources/view/zapret2/service.js diff --git a/luci-app-zapret/htdocs/luci-static/resources/view/zapret/settings.js b/luci-app-zapret/htdocs/luci-static/resources/view/zapret2/settings.js similarity index 100% rename from luci-app-zapret/htdocs/luci-static/resources/view/zapret/settings.js rename to luci-app-zapret/htdocs/luci-static/resources/view/zapret2/settings.js diff --git a/luci-app-zapret/htdocs/luci-static/resources/view/zapret/tools.js b/luci-app-zapret/htdocs/luci-static/resources/view/zapret2/tools.js similarity index 100% rename from luci-app-zapret/htdocs/luci-static/resources/view/zapret/tools.js rename to luci-app-zapret/htdocs/luci-static/resources/view/zapret2/tools.js diff --git a/luci-app-zapret/htdocs/luci-static/resources/view/zapret/updater.js b/luci-app-zapret/htdocs/luci-static/resources/view/zapret2/updater.js similarity index 100% rename from luci-app-zapret/htdocs/luci-static/resources/view/zapret/updater.js rename to luci-app-zapret/htdocs/luci-static/resources/view/zapret2/updater.js diff --git a/luci-app-zapret/root/usr/share/luci/menu.d/luci-app-zapret.json b/luci-app-zapret/root/usr/share/luci/menu.d/luci-app-zapret2.json similarity index 100% rename from luci-app-zapret/root/usr/share/luci/menu.d/luci-app-zapret.json rename to luci-app-zapret/root/usr/share/luci/menu.d/luci-app-zapret2.json diff --git a/luci-app-zapret/root/usr/share/rpcd/acl.d/luci-app-zapret.json b/luci-app-zapret/root/usr/share/rpcd/acl.d/luci-app-zapret2.json similarity index 100% rename from luci-app-zapret/root/usr/share/rpcd/acl.d/luci-app-zapret.json rename to luci-app-zapret/root/usr/share/rpcd/acl.d/luci-app-zapret2.json