You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@climate.apache.org by jo...@apache.org on 2013/06/27 04:45:07 UTC

svn commit: r1497187 - /incubator/climate/trunk/rcmet/src/main/ui/app/index.html

Author: joyce
Date: Thu Jun 27 02:45:06 2013
New Revision: 1497187

URL: http://svn.apache.org/r1497187
Log:
CLIMATE-152 progress - Update "display overlay" text

Modified:
    incubator/climate/trunk/rcmet/src/main/ui/app/index.html

Modified: incubator/climate/trunk/rcmet/src/main/ui/app/index.html
URL: http://svn.apache.org/viewvc/incubator/climate/trunk/rcmet/src/main/ui/app/index.html?rev=1497187&r1=1497186&r2=1497187&view=diff
==============================================================================
--- incubator/climate/trunk/rcmet/src/main/ui/app/index.html (original)
+++ incubator/climate/trunk/rcmet/src/main/ui/app/index.html Thu Jun 27 02:45:06 2013
@@ -148,7 +148,7 @@
           {{dataset.latlonVals.lonMax}}
         </div>
         <div class="span1">
-          <label><input type="checkbox" ng-model="dataset.shouldDisplay" /> Display Overlay</label>
+          <label><input type="checkbox" ng-model="dataset.shouldDisplay" /> Overlay</label>
         </div>
       </div>
       <div class="row displayRow">