Files
LeafWeb/WebCms/Umbraco/Views/propertyeditors/googlemaps/googlemaps.html
T
2016-11-07 12:56:17 -05:00

3 lines
183 B
HTML

<div ng-controller="Umbraco.PropertyEditors.GoogleMapsController" class="umb-editor umb-googlemaps">
<div class="" style="height: 400px;" id="{{model.alias}}_map"></div>
</div>