76 lines
2.8 KiB
PHP
76 lines
2.8 KiB
PHP
<?php /* Smarty version Smarty-3.1.13, created on 2022-06-15 15:27:10
|
|
compiled from "tpl/tpl_rejt_checks.html" */ ?>
|
|
<?php /*%%SmartyHeaderCode:34866320262a9d01e886da9-09865536%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
|
$_valid = $_smarty_tpl->decodeProperties(array (
|
|
'file_dependency' =>
|
|
array (
|
|
'65dff880fc4924cd3170f0576b2e028233b4c87e' =>
|
|
array (
|
|
0 => 'tpl/tpl_rejt_checks.html',
|
|
1 => 1553013838,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'nocache_hash' => '34866320262a9d01e886da9-09865536',
|
|
'function' =>
|
|
array (
|
|
),
|
|
'variables' =>
|
|
array (
|
|
'des' => 0,
|
|
'nprs' => 0,
|
|
'npr' => 0,
|
|
),
|
|
'has_nocache_code' => false,
|
|
'version' => 'Smarty-3.1.13',
|
|
'unifunc' => 'content_62a9d01e8cecc9_19529314',
|
|
),false); /*/%%SmartyHeaderCode%%*/?>
|
|
<?php if ($_valid && !is_callable('content_62a9d01e8cecc9_19529314')) {function content_62a9d01e8cecc9_19529314($_smarty_tpl) {?><div id="page-wrap">
|
|
<div class="row-fluid">
|
|
<div class="span12">
|
|
<br><br><br>
|
|
<?php if ($_smarty_tpl->tpl_vars['des']->value=="show"){?>
|
|
<div class="widget blue">
|
|
<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-striped table-bordered table-advance table-hover">
|
|
<thead>
|
|
<tr>
|
|
<th>ФИО</th>
|
|
<th></th>
|
|
<th></th>
|
|
<th></th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<?php $_smarty_tpl->tpl_vars['npr'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['npr']->_loop = false;
|
|
$_from = $_smarty_tpl->tpl_vars['nprs']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
|
foreach ($_from as $_smarty_tpl->tpl_vars['npr']->key => $_smarty_tpl->tpl_vars['npr']->value){
|
|
$_smarty_tpl->tpl_vars['npr']->_loop = true;
|
|
?>
|
|
<tr>
|
|
<td><span class="popovers" data-trigger="hover" data-placement="top" data-content="<?php if ($_smarty_tpl->tpl_vars['npr']->value['zvanie']!=''){?>Звание:<?php echo $_smarty_tpl->tpl_vars['npr']->value['zvanie'];?>
|
|
; <?php }?><?php if ($_smarty_tpl->tpl_vars['npr']->value['dolgnost']!=''){?>Должность:<?php echo $_smarty_tpl->tpl_vars['npr']->value['dolgnost'];?>
|
|
; <?php }?><?php if ($_smarty_tpl->tpl_vars['npr']->value['stepen']!=''){?>Степень:<?php echo $_smarty_tpl->tpl_vars['npr']->value['stepen'];?>
|
|
<?php }?>" data-original-title="<?php echo $_smarty_tpl->tpl_vars['npr']->value['fakultet'];?>
|
|
/<?php echo $_smarty_tpl->tpl_vars['npr']->value['kafedra'];?>
|
|
"><?php echo $_smarty_tpl->tpl_vars['npr']->value['fio'];?>
|
|
</span></td>
|
|
<td></td>
|
|
<td></td>
|
|
<td nowrap>
|
|
|
|
</td>
|
|
</tr>
|
|
<?php } ?>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<?php }?>
|
|
</div>
|
|
</div>
|
|
</div><?php }} ?>
|