PATH:
home
/
letacommog
/
letaweb
/
admin
/
modules
/
embed
<div class="block"> <div class="form-group"> <label class="control-label"><?php $this->t('LBL_YOUTUBE_URL'); ?></label> <div class="controls"> <input type="text" class="form-control" ng-model="data.url" ng-change="changeUrl()" /> </div> </div> </div>
[+]
..
[-] frontend_class.php
[edit]
[-] frontend_view.php
[edit]
[-] backend.php
[edit]
[-] backend.js
[edit]
[-] frontend_script.php
[edit]