summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/widgets
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2016-04-23 03:14:46 -0500
committerChris Buechler <cmb@pfsense.org>2016-04-23 03:15:44 -0500
commitb700d79e4643dd904e4a64377286e72aeb31e938 (patch)
tree2f9aec7a00a20ae32776a1db4ccb24cb3576ee52 /src/usr/local/www/widgets
parentdf5c2c73cee730192fa05fd31d270172f70baa91 (diff)
downloadpfsense-b700d79e4643dd904e4a64377286e72aeb31e938.zip
pfsense-b700d79e4643dd904e4a64377286e72aeb31e938.tar.gz
Hyper-V SMART - didn't intend to commit that part. Ticket #6147
Diffstat (limited to 'src/usr/local/www/widgets')
-rw-r--r--src/usr/local/www/widgets/widgets/smart_status.widget.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/usr/local/www/widgets/widgets/smart_status.widget.php b/src/usr/local/www/widgets/widgets/smart_status.widget.php
index 16beb40..42feb40 100644
--- a/src/usr/local/www/widgets/widgets/smart_status.widget.php
+++ b/src/usr/local/www/widgets/widgets/smart_status.widget.php
@@ -62,10 +62,6 @@ require_once("pfsense-utils.inc");
require_once("functions.inc");
require_once("/usr/local/www/widgets/include/smart_status.inc");
-$specplatform = system_identify_specific_platform();
-if ($specplatform['name'] == "Hyper-V") {
- exit;
-}
?>
<table class="table table-striped table-hover">
OpenPOWER on IntegriCloud