map
This commit is contained in:
parent
4b4bcae638
commit
5d9a60131d
@ -190,7 +190,7 @@
|
||||
<div ng-switch="myModel.switchsetting">
|
||||
<div ng-switch-when="true">
|
||||
<switch ng-model="myModel.switchsetting" ng-init="myModel.switchsetting = true" class="green"></switch>
|
||||
n
|
||||
|
||||
</div>
|
||||
<div ng-switch-when="false">
|
||||
<switch ng-model="myModel.switchsetting" ng-init="myModel.switchsetting = false" class="green"></switch>
|
||||
|
||||
@ -155,7 +155,7 @@
|
||||
<div id="bodyContent">
|
||||
<p>
|
||||
<b>Uluru</b>, also referred to as <b>Ayers Rock</b>, is a large sandstone rock formation in the southern part of the Northern Territory, central Australia.
|
||||
</p>
|
||||
</p>s
|
||||
<p>
|
||||
Attribution: Uluru,
|
||||
<a href="//en.wikipedia.org/w/index.php?title=Uluru&oldid=297882194">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user