summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/index.php
diff options
context:
space:
mode:
authorJared Dillard <jdillard@netgate.com>2015-12-01 12:52:15 -0600
committerJared Dillard <jdillard@netgate.com>2015-12-01 13:21:02 -0600
commita7aa4d56d86283471abfbae7ded99176a6b3e0e0 (patch)
tree658e635f2146455083f186d042a9b4d9bce29ae1 /src/usr/local/www/index.php
parent4e5e7540f2855987b4fad834d08bc18b18e0d836 (diff)
downloadpfsense-a7aa4d56d86283471abfbae7ded99176a6b3e0e0.zip
pfsense-a7aa4d56d86283471abfbae7ded99176a6b3e0e0.tar.gz
remove comment
Diffstat (limited to 'src/usr/local/www/index.php')
-rw-r--r--src/usr/local/www/index.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/usr/local/www/index.php b/src/usr/local/www/index.php
index b98e0d3..52b0a2f 100644
--- a/src/usr/local/www/index.php
+++ b/src/usr/local/www/index.php
@@ -373,7 +373,6 @@ foreach ($widgets as $widgetname => $widgetconfig)
<?php
$columnWidth = 12 / $numColumns;
$columnCounter = 0;
- //TODO: account for user stepping # of columns down
?>
<?php foreach ($widgetColumns as $column => $columnWidgets):?>
<div class="col-md-<?=$columnWidth?>" id="widgets-<?=$column?>">
OpenPOWER on IntegriCloud