Files
crm.clientright.ru/test/templates_c/v7/e24c3ffa697c053c464956e54d1ae402566308e1.file.Footer.tpl.php
Fedor cd90b0d58a feat: Добавлен инструмент генерации документов для AI Ассистента
- Создан API create_document_with_text.php для создания DOCX/XLSX/PPTX с текстом от AI
- Поддержка Markdown форматирования (заголовки, жирный, курсив, списки, код)
- Установлен PHPWord для красивого форматирования документов
- Исправлены пути сохранения (crm2/CRM_Active_Files/... без /crm/ в начале)
- Замена пробелов на подчеркивания в именах папок
- Создана документация для AI и разработчиков
- Добавлены API для работы с шаблонами Nextcloud
2025-11-12 19:46:06 +03:00

54 lines
1.9 KiB
PHP

<?php /* Smarty version Smarty-3.1.7, created on 2025-11-02 18:25:12
compiled from "/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/Footer.tpl" */ ?>
<?php /*%%SmartyHeaderCode:1876020227690777d8359c76-66870196%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'e24c3ffa697c053c464956e54d1ae402566308e1' =>
array (
0 => '/var/www/fastuser/data/www/crm.clientright.ru/includes/runtime/../../layouts/v7/modules/Vtiger/Footer.tpl',
1 => 1712327224,
2 => 'file',
),
),
'nocache_hash' => '1876020227690777d8359c76-66870196',
'function' =>
array (
),
'variables' =>
array (
'LANGUAGE_STRINGS' => 0,
),
'has_nocache_code' => false,
'version' => 'Smarty-3.1.7',
'unifunc' => 'content_690777d835c1a',
),false); /*/%%SmartyHeaderCode%%*/?>
<?php if ($_valid && !is_callable('content_690777d835c1a')) {function content_690777d835c1a($_smarty_tpl) {?>
<footer class="app-footer">
<p>
ClientRight CRM &nbsp;
&copy; 2023 - <?php echo date('Y');?>
&nbsp&nbsp;
<a href="//clientright.ru" target="_blank">clientright.ru</a>
</p>
</footer>
</div>
<div id='overlayPage'>
<!-- arrow is added to point arrow to the clicked element (Ex:- TaskManagement),
any one can use this by adding "show" class to it -->
<div class='arrow'></div>
<div class='data'>
</div>
</div>
<div id='helpPageOverlay'></div>
<div id="js_strings" class="hide noprint"><?php echo Zend_Json::encode($_smarty_tpl->tpl_vars['LANGUAGE_STRINGS']->value);?>
</div>
<div class="modal myModal fade"></div>
<?php echo $_smarty_tpl->getSubTemplate (vtemplate_path('JSResources.tpl'), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
</body>
</html><?php }} ?>