PATH:
home
/
letacommog
/
crmleta
/
layouts
/
v7
/
modules
/
PDFMaker
{* ******************************************************************************** * The content of this file is subject to the PDF Maker Free license. * ("License"); You may not use this file except in compliance with the License * The Initial Developer of the Original Code is IT-Solutions4You s.r.o. * Portions created by IT-Solutions4You s.r.o. are Copyright(C) IT-Solutions4You s.r.o. * All Rights Reserved. * ****************************************************************************** *} {strip} <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="filePreview container-fluid"> <div class="modal-header row"> <div class="filename col-lg-8"> <h4 class="textOverflowEllipsis maxWidth50" title="{vtranslate('LBL_PREVIEW',$MODULE)}"><b>{vtranslate('LBL_PREVIEW',$MODULE)}</b></h4> </div> <div class="col-lg-1 pull-right"> <button type="button" class="close" aria-label="Close" data-dismiss="modal"> <span aria-hidden="true" class='fa fa-close'></span> </button> </div> </div> <div class="modal-body row" style="height:550px;"> <iframe id='PDFMakerPreviewContent' src="{$FILE_PATH}" data-desc="{$FILE_PATH}" height="100%" width="100%"></iframe> </div> </div> <div class="modal-footer"> <div class='clearfix modal-footer-overwrite-style'> <div class="row clearfix "> <div class=' textAlignCenter col-lg-12 col-md-12 col-sm-12 '> <button type='button' class='btn btn-success downloadButton' data-desc="{$DOWNLOAD_URL}"><strong>{vtranslate('LBL_DOWNLOAD_FILE',$MODULE)}</strong></button> {if $PRINT_ACTION eq "1"} <button type='button' class='btn btn-success printButton'><strong>{vtranslate('LBL_PRINT', $MODULE)}</strong></button> {/if} <a class='cancelLink' href="javascript:void(0);" type="reset" data-dismiss="modal">{vtranslate('LBL_CANCEL', $MODULE)}</a> </div> </div> </div> </div> </div> </div> {/strip}
[+]
..
[-] ModalPDFBreaklineContent.tpl
[edit]
[-] GetPDFActions.tpl
[edit]
[-] DetailFree.tpl
[edit]
[-] SideBar.tpl
[edit]
[-] Install.tpl
[edit]
[-] Uninstall.tpl
[edit]
[-] EditFree.tpl
[edit]
[-] PDFPreview.tpl
[edit]
[-] DetailViewPreProcess.tpl
[edit]
[-] ListViewSidebar.tpl
[edit]
[-] ListViewPreProcess.tpl
[edit]
[+]
resources
[-] SettingsList.tpl
[edit]
[-] RelatedFields.tpl
[edit]
[-] SideBarLinks.tpl
[edit]
[-] EditViewCustomizeBar.tpl
[edit]
[-] ListPDFTemplatesContents.tpl
[edit]
[-] SideBarWidgets.tpl
[edit]
[-] GetPDFButtons.tpl
[edit]
[-] DetailViewHeaderTitle.tpl
[edit]
[-] ModalImageSelectContent.tpl
[edit]
[-] EditViewPreProcess.tpl
[edit]