|
|
@@ -11,7 +11,7 @@ diff --git a/package/feeds/luci/luci-app-opkg/htdocs/luci-static/resources/view/
|
|
|
index a5abfc168c..e139370fe5 100644
|
|
|
--- a/package/feeds/luci/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js
|
|
|
+++ b/package/feeds/luci/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js
|
|
|
-@ -232,7 +232,7 @@ function display(pattern)
|
|
|
+@@ -232,7 +232,7 @@ function display(pattern)
|
|
|
var avail = packages.available.pkgs[name],
|
|
|
inst = packages.installed.pkgs[name];
|
|
|
|