PATH:
home
/
letacommog
/
laindinois
/
wp-content
/
plugins
/
jscomposer
/
include
/
templates
/
editors
/
popups
<?php if ( ! defined( 'ABSPATH' ) ) { die( '-1' ); } ?> <div id="vc_multi-properties-panel" class="vc_panel"> <div class="vc_panel-heading"> <a title="<?php _e( 'Close panel', 'js_composer' ); ?>" href="#" class="vc_close" data-dismiss="panel" aria-hidden="true"><i class="icon"></i></a> <a title="<?php _e( 'Hide panel', 'js_composer' ); ?>" href="#" class="vc_transparent" data-transparent="panel" aria-hidden="true"><i class="icon"></i></a> <h3 class="vc_panel-title"><?php _e( 'Edit Elements', 'js_composer' ) ?></h3> </div> <div class="vc_panel-body vc_properties-list"> </div> <div class="vc_panel-footer"> <button type="button" class="vc_btn vc_panel-btn-close" data-dismiss="panel"><?php _e( 'Close', 'js_composer' ) ?></button> <button type="button" class="vc_btn vc_panel-btn-save vc_save" data-save="true"><?php _e( 'Save Changes', 'js_composer' ) ?></button> </div> </div>
[+]
..
[-] vc_ui-panel-add-element.tpl.php
[edit]
[+]
shared-templates
[-] modal_edit_element.tpl.php
[edit]
[-] vc_ui-panel-templates.tpl.php
[edit]
[-] panel_multi_shortcode_edit_form.tpl.php
[edit]
[-] vc_ui-panel-row-layout.tpl.php
[edit]
[-] vc_ui-panel-post-settings.tpl.php
[edit]
[-] vc_ui-panel-edit-element.tpl.php
[edit]
[-] vc_ui-panel-preset.tpl.php
[edit]
[-] panel_shortcode_edit_form.tpl.php
[edit]
[-] vc_ui-header.tpl.php
[edit]
[-] vc_ui-footer.tpl.php
[edit]