File: D:/HostingSpaces/SBogers87/basephotography.nl/app/storage/views/96eddb7e44e8427dbc491e1c7a511992
<div class="entity-attribute entity-attribute-on-off" data-uk-tooltip="{pos:'bottom-right'}" >
<label>Toon Blok: </label>
<input type="hidden" id="{{ block_key }}" ng-model="block.status">
<input type="checkbox" ng-model="block.status" class="toggle toggle-round-flat" id="{{block_key}}_checkbox">
<label for="{{ block_key }}_checkbox" class="toggle-label"></label>
</div>
<input type="hidden" ng-init="setUniqueId(block_key)" ng-model="block.blockId"/>