%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/cwg/wp-content/plugins/addthis/frontend/src/directives/iconSizePicker/
Upload File :
Create Path :
Current File : //var/www/cwg/wp-content/plugins/addthis/frontend/src/directives/iconSizePicker/iconSizePicker.html

<div>

    <label
        for="addthis-{{toolPco}}-{{fieldName}}"
        class="strong"
        translate
    >
        icon_size_picker_title
    </label>

    <select
        name="addthis-{{toolPco}}-{{fieldName}}"
        id="addthis-{{toolPco}}-{{fieldName}}"
        ng-model="ngModel"
    >
        <option
            ng-repeat="size in sizeOptions"
            value="{{size.value}}"
        >
            {{size.display|translate}}
        </option>
    </select>

</div>

Zerion Mini Shell 1.0