PATH:
home
/
letacommog
/
letaweb
/
admin
/
views
/
builder
/
modules
/
image
<div class="modal-header"> <button class="close" ng-click="cancel()"><span aria-hidden="true">×</span><span class="sr-only">Close</span></button> <h4 class="modal-title title"><?php $this->t('LBL_IMAGE_MANAGER_NEW_FOLDER_DIALOG'); ?></h4> </div> <div class="modal-body" fix-body-height> <div class=""> <div class="form-group"> <label class="control-label"><?php $this->t('LBL_NAME'); ?></label> <div class="controls"> <input type="text" ng-model="name" class="col-md-12 required"/> </div> </div> </div> </div> <?php include dirname(__FILE__).'/../../_dialog_footer/footer_confirm.php'; ?>
[+]
..
[-] 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]