PATH:
home
/
letacommog
/
letaweb
/
admin
/
views
/
builder
/
modules
/
image
<div class="modal-header" header-draggable> <button class="close" ng-click="$dismiss()"><span aria-hidden="true">×</span><span class="sr-only">Close</span></button> <h4 class="modal-title title"><?php $this->t('LBL_FLASH_CHANGE_ITEM_DIALOG'); ?></h4> </div> <div class="modal-body" fix-body-height> <div class=""> <div class=""> <div class="form-group"> <input type="button" class="btn" id="uploadimage" value="<?php $this->t('LBL_FLASH_UPLOAD_FLASH'); ?>" /> </div> <div class="form-group"> <input type="button" class="btn" ng-click="browserImage()" value="<?php $this->t('LBL_SELECT_FLASH'); ?>" /> </div> <div class="form-group"> <input type="button" class="btn" ng-click="openImageUrlDialog()" value="<?php $this->t('LBL_IMAGE_ENTER_URL'); ?>" /> </div> </div> </div> </div>
[+]
..
[-] flash_add.php
[edit]
[-] image_add.php
[edit]
[-] file_manager_new_folder.php
[edit]
[-] folder_opening_undeletable.php
[edit]
[-] folder_right_dropdown_menu.php
[edit]
[-] file_manager_delete_file.php
[edit]
[-] file_dropdown_menu.php
[edit]
[-] audio_add.php
[edit]
[-] folder_dropdown_menu.php
[edit]
[-] image_add_url.php
[edit]
[-] file_manager_delete_folder.php
[edit]
[-] file_manager.php
[edit]
[-] fileManager_folderItem_recursiveTpl.php
[edit]
[-] file_manager_rename_folder.php
[edit]
[-] upload_progress.php
[edit]
[-] file_uploader.php
[edit]