EIOS/inc/smarty/templates_c/918fa58942769710d2d84df59cc...

101 lines
3.9 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php /* Smarty version Smarty-3.1.13, created on 2023-06-22 15:28:45
compiled from "tpl/tpl_umu_reference.html" */ ?>
<?php /*%%SmartyHeaderCode:152704738864943e1c5aae46-38564322%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'918fa58942769710d2d84df59ccc6c0d585b1a74' =>
array (
0 => 'tpl/tpl_umu_reference.html',
1 => 1687436924,
2 => 'file',
),
),
'nocache_hash' => '152704738864943e1c5aae46-38564322',
'function' =>
array (
),
'version' => 'Smarty-3.1.13',
'unifunc' => 'content_64943e1c5fe013_74302630',
'variables' =>
array (
'msg' => 0,
'profiles' => 0,
'pr' => 0,
),
'has_nocache_code' => false,
),false); /*/%%SmartyHeaderCode%%*/?>
<?php if ($_valid && !is_callable('content_64943e1c5fe013_74302630')) {function content_64943e1c5fe013_74302630($_smarty_tpl) {?><!-- BEGIN PAGE HEADER-->
<div class="row-fluid">
<div class="span12">
<h3 class="page-title">Справки по кадровому обеспечению образовательных программ</h3>
<ul class="breadcrumb">
<li><a href="/">Главная</a><span class="divider">/</span></li>
<a href="/iup/lkkafedry/" class="btn btn-primary">Загрузить план</a>
<a href="http://d.zaix.ru/zYLC.pdf" class="btn btn-danger">Как редактировать справку в Word?</a>
</ul>
</div>
</div>
<?php if (($_smarty_tpl->tpl_vars['msg']->value==1)){?>
<div class="alert alert-success">
<button data-dismiss="alert" class="close">×</button>
<strong>Информация сохранена</strong>
</div>
<?php }?>
<div class="row-fluid">
<div class="span12">
<!--ВСЕ ПЛАНЫ КАФЕДРЫ-->
<?php if ((isset($_smarty_tpl->tpl_vars['profiles']->value))){?>
<div class="row-fluid">
<div class="span12">
<div class="row-fluid">
<div class="widget green">
<div class="widget-title">
<h4><i class="icon-reorder"></i> Справки по кадровому обеспечению образовательных программ</h4>
<span class="tools">
<a href="javascript:;" class="icon-chevron-down"></a>
</span>
</div>
<div class="widget-body">
<table class="table table-bordered">
<?php $_smarty_tpl->tpl_vars['pr'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['pr']->_loop = false;
$_smarty_tpl->tpl_vars['k'] = new Smarty_Variable;
$_from = $_smarty_tpl->tpl_vars['profiles']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
foreach ($_from as $_smarty_tpl->tpl_vars['pr']->key => $_smarty_tpl->tpl_vars['pr']->value){
$_smarty_tpl->tpl_vars['pr']->_loop = true;
$_smarty_tpl->tpl_vars['k']->value = $_smarty_tpl->tpl_vars['pr']->key;
?>
<tr>
<td><?php echo $_smarty_tpl->tpl_vars['pr']->value['shifr1'];?>
<?php echo $_smarty_tpl->tpl_vars['pr']->value['nappodgo'];?>
, <?php echo $_smarty_tpl->tpl_vars['pr']->value['propodgo'];?>
(<?php echo $_smarty_tpl->tpl_vars['pr']->value['forobu'];?>
, <?php echo $_smarty_tpl->tpl_vars['pr']->value['godnap'];?>
)</td>
<td>
<a href="/kafedra/reference_print/<?php echo $_smarty_tpl->tpl_vars['pr']->value['id'];?>
/" class="btn btn-primary" target="_blank">Основная справка</a>
<a href="/kafedra/reference_in_print/<?php echo $_smarty_tpl->tpl_vars['pr']->value['id'];?>
/" class="btn btn-info" target="_blank">Справка по совместителям</a>
<a href="/kafedra/reference_svodka_print/<?php echo $_smarty_tpl->tpl_vars['pr']->value['id'];?>
/" class="btn btn-warning" target="_blank">Сводные данные</a>
</td>
</tr>
<?php } ?>
</table>
</div>
</div>
</div>
</div>
</div>
<?php }else{ ?><!--УМУ не может редактировать-->
<?php }?>
</div>
</div>
<?php }} ?>