first commit
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
<?php /* Smarty version Smarty-3.1.7, created on 2019-09-11 10:59:56
|
||||
compiled from "C:\wamp64\www\sophalcrm\layouts\v7\modules\Mobile\simple\Vtiger\Toolbar.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:218245d78d3ac243902-54493838%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'9c245a916699a7baf05b851ade0b599134357b17' =>
|
||||
array (
|
||||
0 => 'C:\\wamp64\\www\\sophalcrm\\layouts\\v7\\modules\\Mobile\\simple\\Vtiger\\Toolbar.tpl',
|
||||
1 => 1520586670,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '218245d78d3ac243902-54493838',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
'version' => 'Smarty-3.1.7',
|
||||
'unifunc' => 'content_5d78d3ac24b96',
|
||||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||||
<?php if ($_valid && !is_callable('content_5d78d3ac24b96')) {function content_5d78d3ac24b96($_smarty_tpl) {?>
|
||||
<header md-page-header fixed-top>
|
||||
<md-toolbar>
|
||||
<div class="md-toolbar-tools actionbar">
|
||||
<md-button ng-click="navigationToggle()" class="md-icon-button" aria-label="side-menu-open">
|
||||
<i class="mdi mdi-menu actionbar-icon"></i>
|
||||
</md-button>
|
||||
<h2 flex class="toolbar-title">{{pageTitle}}</h2>
|
||||
</div>
|
||||
</md-toolbar>
|
||||
</header>
|
||||
<?php }} ?>
|
||||
Reference in New Issue
Block a user