File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 15
15
< div ng-controller ="myctrl " id ="controllerId ">
16
16
< div class ="row ">
17
17
</ div >
18
-
19
- < input ng-model ="highchartsNG.title.text ">
18
+
20
19
< button ng-click ="showClosingsByDate() "> Show Closings By Date</ button >
21
20
< button ng-click ="showClosingsByBeach() "> Show Closings By Beach</ button >
22
- < button ng-click ="swapChartType() "> Line/Bar</ button >
23
21
< highchart id ="chart1 " config ="highchartsNG "> </ highchart >
24
22
</ div >
25
23
</ div >
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ <h4 class="centerThis">
44
44
In a world and country of water scarcity, Chicago is fortunate to
45
45
set at the shores of almost 20% of the world's surface freshwater.< br >
46
46
</ h4 > < br >
47
- < a href ="/beachHealth/index .html ">
47
+ < a href ="/beachHealth/beachClosings .html ">
48
48
< button type ="button " class ="btn btn-primary center-block "> Find Out More</ button >
49
49
</ a >
50
50
< h4 class ="centerThis ">
You can’t perform that action at this time.
0 commit comments