summaryrefslogtreecommitdiff
path: root/www/crm/wp-content/uploads/civicrm/templates_c/en_US/%%58/588/5886CF4F%%Advanced.tpl.php
diff options
context:
space:
mode:
Diffstat (limited to 'www/crm/wp-content/uploads/civicrm/templates_c/en_US/%%58/588/5886CF4F%%Advanced.tpl.php')
-rw-r--r--www/crm/wp-content/uploads/civicrm/templates_c/en_US/%%58/588/5886CF4F%%Advanced.tpl.php109
1 files changed, 0 insertions, 109 deletions
diff --git a/www/crm/wp-content/uploads/civicrm/templates_c/en_US/%%58/588/5886CF4F%%Advanced.tpl.php b/www/crm/wp-content/uploads/civicrm/templates_c/en_US/%%58/588/5886CF4F%%Advanced.tpl.php
deleted file mode 100644
index c5d0eb15..00000000
--- a/www/crm/wp-content/uploads/civicrm/templates_c/en_US/%%58/588/5886CF4F%%Advanced.tpl.php
+++ /dev/null
@@ -1,109 +0,0 @@
-<?php /* Smarty version 2.6.31, created on 2019-08-30 19:25:21
- compiled from CRM/Contact/Form/Search/Advanced.tpl */ ?>
-<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
-smarty_core_load_plugins(array('plugins' => array(array('block', 'crmScope', 'CRM/Contact/Form/Search/Advanced.tpl', 1, false),array('block', 'ts', 'CRM/Contact/Form/Search/Advanced.tpl', 36, false),array('function', 'help', 'CRM/Contact/Form/Search/Advanced.tpl', 47, false),)), $this); ?>
-<?php $this->_tag_stack[] = array('crmScope', array('extensionKey' => "")); $_block_repeat=true;smarty_block_crmScope($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>
-<div class="crm-form-block crm-search-form-block">
-
- <?php $_smarty_tpl_vars = $this->_tpl_vars;
-$this->_smarty_include(array('smarty_include_tpl_file' => "CRM/Contact/Form/Search/Intro.tpl", 'smarty_include_vars' => array()));
-$this->_tpl_vars = $_smarty_tpl_vars;
-unset($_smarty_tpl_vars);
- ?>
-
- <div class="crm-accordion-wrapper crm-advanced_search_form-accordion <?php if (! empty ( $this->_tpl_vars['ssID'] ) || $this->_tpl_vars['rows']): ?>collapsed<?php endif; ?>">
- <div class="crm-accordion-header crm-master-accordion-header">
- <?php if (! empty ( $this->_tpl_vars['ssID'] ) || $this->_tpl_vars['rows']): ?>
- <?php if ($this->_tpl_vars['savedSearch']): ?>
- <?php $this->_tag_stack[] = array('ts', array('1' => $this->_tpl_vars['savedSearch']['name'])); $_block_repeat=true;smarty_block_ts($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>Edit %1 Smart Group Criteria<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_ts($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
- <?php else: ?>
- <?php $this->_tag_stack[] = array('ts', array()); $_block_repeat=true;smarty_block_ts($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>Edit Search Criteria<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_ts($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
- <?php endif; ?>
- <?php else: ?>
- <?php if ($this->_tpl_vars['savedSearch']): ?>
- <?php $this->_tag_stack[] = array('ts', array('1' => $this->_tpl_vars['savedSearch']['name'])); $_block_repeat=true;smarty_block_ts($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>Edit %1 Smart Group Criteria<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_ts($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
- <?php else: ?>
- <?php $this->_tag_stack[] = array('ts', array()); $_block_repeat=true;smarty_block_ts($this->_tag_stack[count($this->_tag_stack)-1][1], null, $this, $_block_repeat);while ($_block_repeat) { ob_start(); ?>Search Criteria<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_ts($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?>
- <?php endif; ?>
- <?php endif; ?>
- <?php echo smarty_function_help(array('id' => 'id-advanced-intro'), $this);?>
-
- </div>
- <div class="crm-accordion-body">
- <?php $_smarty_tpl_vars = $this->_tpl_vars;
-$this->_smarty_include(array('smarty_include_tpl_file' => "CRM/Contact/Form/Search/AdvancedCriteria.tpl", 'smarty_include_vars' => array()));
-$this->_tpl_vars = $_smarty_tpl_vars;
-unset($_smarty_tpl_vars);
- ?>
- </div>
- </div>
-</div>
-
-<?php if ($this->_tpl_vars['rowsEmpty']): ?>
-<div class="crm-content-block">
- <div class="crm-results-block crm-results-block-empty">
- <?php $_smarty_tpl_vars = $this->_tpl_vars;
-$this->_smarty_include(array('smarty_include_tpl_file' => "CRM/Contact/Form/Search/EmptyResults.tpl", 'smarty_include_vars' => array()));
-$this->_tpl_vars = $_smarty_tpl_vars;
-unset($_smarty_tpl_vars);
- ?>
- </div>
-</div>
-<?php endif; ?>
-
-<?php if ($this->_tpl_vars['rows']): ?>
-<div class="crm-content-block">
- <div class="crm-results-block">
-
- <div class="crm-search-tasks">
- <?php if ($this->_tpl_vars['taskFile']): ?>
- <?php if ($this->_tpl_vars['taskContext']): ?>
- <?php $_smarty_tpl_vars = $this->_tpl_vars;
-$this->_smarty_include(array('smarty_include_tpl_file' => $this->_tpl_vars['taskFile'], 'smarty_include_vars' => array('context' => $this->_tpl_vars['taskContext'])));
-$this->_tpl_vars = $_smarty_tpl_vars;
-unset($_smarty_tpl_vars);
- ?>
- <?php else: ?>
- <?php $_smarty_tpl_vars = $this->_tpl_vars;
-$this->_smarty_include(array('smarty_include_tpl_file' => $this->_tpl_vars['taskFile'], 'smarty_include_vars' => array()));
-$this->_tpl_vars = $_smarty_tpl_vars;
-unset($_smarty_tpl_vars);
- ?>
- <?php endif; ?>
- <?php else: ?>
- <?php $_smarty_tpl_vars = $this->_tpl_vars;
-$this->_smarty_include(array('smarty_include_tpl_file' => "CRM/Contact/Form/Search/ResultTasks.tpl", 'smarty_include_vars' => array()));
-$this->_tpl_vars = $_smarty_tpl_vars;
-unset($_smarty_tpl_vars);
- ?>
- <?php endif; ?>
- </div>
-
- <div class="crm-search-results">
- <?php if ($this->_tpl_vars['resultFile']): ?>
- <?php if ($this->_tpl_vars['resultContext']): ?>
- <?php $_smarty_tpl_vars = $this->_tpl_vars;
-$this->_smarty_include(array('smarty_include_tpl_file' => $this->_tpl_vars['resultFile'], 'smarty_include_vars' => array('context' => $this->_tpl_vars['resultContext'])));
-$this->_tpl_vars = $_smarty_tpl_vars;
-unset($_smarty_tpl_vars);
- ?>
- <?php else: ?>
- <?php $_smarty_tpl_vars = $this->_tpl_vars;
-$this->_smarty_include(array('smarty_include_tpl_file' => $this->_tpl_vars['resultFile'], 'smarty_include_vars' => array()));
-$this->_tpl_vars = $_smarty_tpl_vars;
-unset($_smarty_tpl_vars);
- ?>
- <?php endif; ?>
- <?php else: ?>
- <?php $_smarty_tpl_vars = $this->_tpl_vars;
-$this->_smarty_include(array('smarty_include_tpl_file' => "CRM/Contact/Form/Selector.tpl", 'smarty_include_vars' => array()));
-$this->_tpl_vars = $_smarty_tpl_vars;
-unset($_smarty_tpl_vars);
- ?>
- <?php endif; ?>
- </div>
-
- </div>
-</div>
-<?php endif; ?>
-<?php $_block_content = ob_get_contents(); ob_end_clean(); $_block_repeat=false;echo smarty_block_crmScope($this->_tag_stack[count($this->_tag_stack)-1][1], $_block_content, $this, $_block_repeat); } array_pop($this->_tag_stack); ?> \ No newline at end of file