PATH:
home
/
letacommog
/
crmleta
/
layouts
/
vlayout
/
modules
/
Vtiger
{*<!-- /********************************************************************************* ** The contents of this file are subject to the vtiger CRM Public License Version 1.0 * ("License"); You may not use this file except in compliance with the License * The Original Code is: vtiger CRM Open Source * The Initial Developer of the Original Code is vtiger. * Portions created by vtiger are Copyright (C) vtiger. * All Rights Reserved. * ********************************************************************************/ -->*} {strip} {assign var="totalCount" value=0} {assign var="totalModulesSearched" value=count($MATCHING_RECORDS)} {foreach key=module item=searchRecords from=$MATCHING_RECORDS} {assign var=modulesCount value=count($searchRecords)} {assign var="totalCount" value=$totalCount+$modulesCount} {/foreach} <div class="globalSearchResults" style="max-width: 280px;"> <div class="row-fluid"> <div class="header highlightedHeader padding1per"> <div class="row-fluid"> <span class="span6"><strong>{vtranslate('LBL_SEARCH_RESULTS',$MODULE)} ({$totalCount})</strong></span> {if $IS_ADVANCE_SEARCH } <span class="span6"> <span class="pull-right"> <a href="javascript:void(0);" id="showFilter">{vtranslate('LBL_SAVE_MODIFY_FILTER',$MODULE)}</a> </span> </span> {/if} </div> </div> <div class="contents"> {if $totalCount eq 100} <div class='alert alert-block'> <button type=button class="close" data-dismiss="alert">×</button> {if $SEARCH_MODULE} {vtranslate('LBL_GLOBAL_SEARCH_MAX_MESSAGE_FOR_MODULE', 'Vtiger')} {else} {vtranslate('LBL_GLOBAL_SEARCH_MAX_MESSAGE', 'Vtiger')} {/if} </div> {/if} {foreach key=module item=searchRecords from=$MATCHING_RECORDS name=matchingRecords} {assign var="modulesCount" value=count($searchRecords)} <label class="clearfix"> <strong>{vtranslate($module)} ({$modulesCount})</strong> {if {$smarty.foreach.matchingRecords.index+1} eq 1} <span class="pull-right"><p class="muted">{vtranslate('LBL_CREATED_ON', $MODULE)}</small></p></span> {/if} </label> <ul class="nav"> {foreach item=recordObject from=$searchRecords name=globalSearch} {assign var="ID" value="{$module}_globalSearch_row_{$smarty.foreach.globalSearch.index+1}"} {assign var=DETAILVIEW_URL value=$recordObject->getDetailViewUrl()} <li id="{$ID}"> <a target="_blank" id="{$ID}_link" class="cursorPointer" {if stripos($DETAILVIEW_URL, 'javascript:')===0} onclick='{$DETAILVIEW_URL|substr:strlen("javascript:")}' {else} onclick='window.location.href="{$DETAILVIEW_URL}"' {/if}>{$recordObject->getName()} <span id="{$ID}_time" class="pull-right" title="{Vtiger_Util_Helper::formatDateTimeIntoDayString($recordObject->get('createdtime'))}">{Vtiger_Util_Helper::formatDateDiffInStrings($recordObject->get('createdtime'))}</span> </a> </li> {foreachelse} <li>{vtranslate('LBL_NO_RECORDS', $module)}</li> {/foreach} </ul> {/foreach} </div> </div> </div> {/strip}
[+]
..
[-] ModuleSummaryView.tpl
[edit]
[-] EmailRelatedList.tpl
[edit]
[-] IndexViewPreProcess.tpl
[edit]
[-] Header.tpl
[edit]
[-] EditViewBlocks.tpl
[edit]
[-] AdvanceFilter.tpl
[edit]
[-] ListViewContents.tpl
[edit]
[-] RecordNamesList.tpl
[edit]
[-] ShowTagCloud.tpl
[edit]
[-] MergeRecords.tpl
[edit]
[-] ToggleButton.tpl
[edit]
[-] PopupSearch.tpl
[edit]
[-] TooltipContents.tpl
[edit]
[-] UI5EmbedView.tpl
[edit]
[+]
uitypes
[-] UnifiedSearchResults.tpl
[edit]
[-] DetailView.tpl
[edit]
[-] ComposeEmailForm.tpl
[edit]
[-] ListViewHeader.tpl
[edit]
[-] EditViewActions.tpl
[edit]
[-] DetailViewHeader.tpl
[edit]
[-] NoComments.tpl
[edit]
[-] LeftPanelShowHide.tpl
[edit]
[-] SummaryViewWidgets.tpl
[edit]
[-] AdvanceFilterCondition.tpl
[edit]
[-] DocumentsSummaryWidgetContents.tpl
[edit]
[-] ListViewPostProcess.tpl
[edit]
[-] ModalFooter.tpl
[edit]
[-] TagCloudResults.tpl
[edit]
[-] Comment.tpl
[edit]
[-] QuickCreate.tpl
[edit]
[-] DetailViewBlockView.tpl
[edit]
[-] ListViewPreProcess.tpl
[edit]
[-] FindDuplicatePreProcess.tpl
[edit]
[-] showDuplicateSearch.tpl
[edit]
[-] BasicHeader.tpl
[edit]
[-] RelatedActivities.tpl
[edit]
[-] MassEditForm.tpl
[edit]
[-] Index.tpl
[edit]
[-] FindDuplicateHeader.tpl
[edit]
[-] RelatedList.tpl
[edit]
[-] AddCommentForm.tpl
[edit]
[-] ContactsSummaryWidgetContents.tpl
[edit]
[-] AdvanceSearch.tpl
[edit]
[-] ListViewActions.tpl
[edit]
[-] FindDuplicateContents.tpl
[edit]
[-] SummaryViewContents.tpl
[edit]
[-] CommentsListIteration.tpl
[edit]
[-] LineItemTemplate.tpl
[edit]
[-] SummaryWidgets.tpl
[edit]
[-] TransferRecordOwnership.tpl
[edit]
[-] ShowAllComments.tpl
[edit]
[-] ProjectMilestoneSummaryWidgetContents.tpl
[edit]
[-] CommentThreadList.tpl
[edit]
[-] SideBarLinks.tpl
[edit]
[-] PopupFooter.tpl
[edit]
[-] DetailViewPostProcess.tpl
[edit]
[-] HelpDeskSummaryWidgetContents.tpl
[edit]
[-] DetailViewHeaderTitle.tpl
[edit]
[-] IndexMenuStart.tpl
[edit]
[-] ListViewSidebar.tpl
[edit]
[-] MenuBar.tpl
[edit]
[-] IndexPostProcess.tpl
[edit]
[-] ProjectTaskSummaryWidgetContents.tpl
[edit]
[-] RecentActivities.tpl
[edit]
[-] SendSMSForm.tpl
[edit]
[-] DetailViewPreProcess.tpl
[edit]
[+]
resources
[-] PopupContents.tpl
[edit]
[-] SideBar.tpl
[edit]
[-] Popup.tpl
[edit]
[-] ProductsSummaryWidgetContents.tpl
[edit]
[-] SideBarWidgets.tpl
[edit]
[+]
dashboards
[+]
browsercompatibility
[-] RecentComments.tpl
[edit]
[-] DetailViewSidebar.tpl
[edit]
[-] CommonActions.tpl
[edit]
[-] OperationNotPermitted.tpl
[edit]
[-] Export.tpl
[edit]
[-] CommentsList.tpl
[edit]
[-] DetailViewFullContents.tpl
[edit]
[-] EditView.tpl
[edit]
[-] DetailViewSummaryContents.tpl
[edit]
[-] Footer.tpl
[edit]
[-] JSResources.tpl
[edit]
[-] SelectEmailFields.tpl
[edit]