[Code style] Cleaned out comments

open #250
open #274
scss, html scoured for commented
dead code, leftover TO-DOs and
other unnecessary comments;
This commit is contained in:
Charles Hacskaylo
2015-11-10 15:12:09 -08:00
parent 72e0304fc0
commit d6d95fed19
12 changed files with 407 additions and 489 deletions

View File

@@ -1,5 +1,4 @@
<div class="t-imagery" ng-controller="ImageryController as imagery">
<!-- Main image -->
<div
class="l-image-main-wrapper"
ng-mouseenter="showLocalControls = true;"