95 lines
4.2 KiB
PHP
95 lines
4.2 KiB
PHP
<?php /* Smarty version Smarty-3.1.13, created on 2022-04-22 08:23:18
|
|
compiled from "tpl/tpl_dekanat_consolidated_iup.html" */ ?>
|
|
<?php /*%%SmartyHeaderCode:165440334762623bc6231fc5-41809000%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
|
$_valid = $_smarty_tpl->decodeProperties(array (
|
|
'file_dependency' =>
|
|
array (
|
|
'0a882135e2390f8f5d3214527d335afec535584f' =>
|
|
array (
|
|
0 => 'tpl/tpl_dekanat_consolidated_iup.html',
|
|
1 => 1608815458,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'nocache_hash' => '165440334762623bc6231fc5-41809000',
|
|
'function' =>
|
|
array (
|
|
),
|
|
'variables' =>
|
|
array (
|
|
'iup_students' => 0,
|
|
'k' => 0,
|
|
'stud' => 0,
|
|
),
|
|
'has_nocache_code' => false,
|
|
'version' => 'Smarty-3.1.13',
|
|
'unifunc' => 'content_62623bc62785c0_95833067',
|
|
),false); /*/%%SmartyHeaderCode%%*/?>
|
|
<?php if ($_valid && !is_callable('content_62623bc62785c0_95833067')) {function content_62623bc62785c0_95833067($_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>
|
|
<li class="active"><a href="/dekanat/consolidated_iup/">Сводные ведомости</a></li>
|
|
<li><a href="/dekanat/consolidated/" class="btn btn-primary">Обычные</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="row-fluid">
|
|
<div class="span12">
|
|
<table class="table table-bordered">
|
|
<tr>
|
|
<th width="5%">№ п/п</th>
|
|
<th width="30%">ФИО</th>
|
|
<th width="65%">Семестры</th>
|
|
</tr>
|
|
|
|
<?php $_smarty_tpl->tpl_vars['stud'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['stud']->_loop = false;
|
|
$_smarty_tpl->tpl_vars['k'] = new Smarty_Variable;
|
|
$_from = $_smarty_tpl->tpl_vars['iup_students']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
|
foreach ($_from as $_smarty_tpl->tpl_vars['stud']->key => $_smarty_tpl->tpl_vars['stud']->value){
|
|
$_smarty_tpl->tpl_vars['stud']->_loop = true;
|
|
$_smarty_tpl->tpl_vars['k']->value = $_smarty_tpl->tpl_vars['stud']->key;
|
|
?>
|
|
<tr>
|
|
<td width="5%"><?php echo ($_smarty_tpl->tpl_vars['k']->value+1);?>
|
|
</td>
|
|
<td width="30%"><?php echo $_smarty_tpl->tpl_vars['stud']->value['user']['fio'];?>
|
|
</td>
|
|
<td width="65%">
|
|
<a href="/dekanat/consolidated_iup/<?php echo $_smarty_tpl->tpl_vars['stud']->value['id_student'];?>
|
|
/1/" target="_blank" class="btn btn-light">1</a>
|
|
<a href="/dekanat/consolidated_iup/<?php echo $_smarty_tpl->tpl_vars['stud']->value['id_student'];?>
|
|
/2/" target="_blank" class="btn btn-light">2</a>
|
|
<a href="/dekanat/consolidated_iup/<?php echo $_smarty_tpl->tpl_vars['stud']->value['id_student'];?>
|
|
/3/" target="_blank" class="btn btn-light">3</a>
|
|
<a href="/dekanat/consolidated_iup/<?php echo $_smarty_tpl->tpl_vars['stud']->value['id_student'];?>
|
|
/4/" target="_blank" class="btn btn-light">4</a>
|
|
<a href="/dekanat/consolidated_iup/<?php echo $_smarty_tpl->tpl_vars['stud']->value['id_student'];?>
|
|
/5/" target="_blank" class="btn btn-light">5</a>
|
|
<a href="/dekanat/consolidated_iup/<?php echo $_smarty_tpl->tpl_vars['stud']->value['id_student'];?>
|
|
/6/" target="_blank" class="btn btn-light">6</a>
|
|
<a href="/dekanat/consolidated_iup/<?php echo $_smarty_tpl->tpl_vars['stud']->value['id_student'];?>
|
|
/7/" target="_blank" class="btn btn-light">7</a>
|
|
<a href="/dekanat/consolidated_iup/<?php echo $_smarty_tpl->tpl_vars['stud']->value['id_student'];?>
|
|
/8/" target="_blank" class="btn btn-light">8</a>
|
|
<a href="/dekanat/consolidated_iup/<?php echo $_smarty_tpl->tpl_vars['stud']->value['id_student'];?>
|
|
/9/" target="_blank" class="btn btn-light">9</a>
|
|
<a href="/dekanat/consolidated_iup/<?php echo $_smarty_tpl->tpl_vars['stud']->value['id_student'];?>
|
|
/10/" target="_blank" class="btn btn-light">10</a>
|
|
<a href="/dekanat/consolidated_iup/<?php echo $_smarty_tpl->tpl_vars['stud']->value['id_student'];?>
|
|
/11/" target="_blank" class="btn btn-light">11</a>
|
|
<a href="/dekanat/consolidated_iup/<?php echo $_smarty_tpl->tpl_vars['stud']->value['id_student'];?>
|
|
/12/" target="_blank" class="btn btn-light">12</a>
|
|
</td>
|
|
</tr>
|
|
<?php } ?>
|
|
|
|
</table>
|
|
|
|
|
|
</div>
|
|
</div>
|
|
<?php }} ?>
|