aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjim-p <jim@pingle.org>2009-11-28 21:40:30 -0500
committerjim-p <jim@pingle.org>2009-11-28 21:43:20 -0500
commit4a7d90c3e640171e85d43e3c063348d1fa3e52c7 (patch)
tree4a30ccf8d6bdc26f95127dc90fcd0957526864fe
parent6faf780cd0f0090f49715df1ed0e3d3da847b906 (diff)
downloadpfsense-packages-4a7d90c3e640171e85d43e3c063348d1fa3e52c7.tar.gz
pfsense-packages-4a7d90c3e640171e85d43e3c063348d1fa3e52c7.tar.bz2
pfsense-packages-4a7d90c3e640171e85d43e3c063348d1fa3e52c7.zip
Pull in pfsense_ng css and fix the graph ID declaration so the traffic graph won't overwrite the menu. Fixes #35 for the dashboard package.
-rwxr-xr-xpkg_config.7.xml2
-rw-r--r--pkg_config.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml
index e62bff7a..b90a96ef 100755
--- a/pkg_config.7.xml
+++ b/pkg_config.7.xml
@@ -121,7 +121,7 @@
<descr>Adds pfSense dashboard that will be included with 2.0. WARNING! Cannot be deinstalled.</descr>
<category>System</category>
<config_file>http://www.pfsense.com/packages/config/dashboard/dashboard.xml</config_file>
- <version>0.8.6</version>
+ <version>0.8.7</version>
<status>BETA</status>
<required_version>1.2</required_version>
<maximum_version>1.9</maximum_version>
diff --git a/pkg_config.xml b/pkg_config.xml
index 2c7a4e93..4fa30ca8 100644
--- a/pkg_config.xml
+++ b/pkg_config.xml
@@ -88,7 +88,7 @@
<descr>Adds pfSense dashboard that will be included with 2.0. This requires 1.2 or newer. WARNING! Cannot be deinstalled.</descr>
<category>System</category>
<config_file>http://www.pfsense.com/packages/config/dashboard/dashboard.xml</config_file>
- <version>0.8.6</version>
+ <version>0.8.7</version>
<status>BETA</status>
<required_version>1.2</required_version>
<maximum_version>1.9</maximum_version>