122 lines
4.7 KiB
PHP
122 lines
4.7 KiB
PHP
<?php
|
|
/* Smarty version 3.1.32, created on 2020-02-01 16:42:09
|
|
from 'C:\xampp\htdocs\intops\views\extends.tpl' */
|
|
|
|
/* @var Smarty_Internal_Template $_smarty_tpl */
|
|
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
|
'version' => '3.1.32',
|
|
'unifunc' => 'content_5e3547f197a168_13113435',
|
|
'has_nocache_code' => false,
|
|
'file_dependency' =>
|
|
array (
|
|
'82f09dda666f85f4e6bdd96739becd21dab9a07a' =>
|
|
array (
|
|
0 => 'C:\\xampp\\htdocs\\intops\\views\\extends.tpl',
|
|
1 => 1576056501,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'includes' =>
|
|
array (
|
|
),
|
|
),false)) {
|
|
function content_5e3547f197a168_13113435 (Smarty_Internal_Template $_smarty_tpl) {
|
|
$_smarty_tpl->_loadInheritance();
|
|
$_smarty_tpl->inheritance->init($_smarty_tpl, false);
|
|
?>
|
|
<div class="body-extend">
|
|
<?php
|
|
$_smarty_tpl->inheritance->instanceBlock($_smarty_tpl, 'Block_14548772005e3547f1976ec8_28995603', "content");
|
|
?>
|
|
|
|
</div>
|
|
<div id="blocking" class="fade modal" role="dialog" tabindex="-1">
|
|
<div class="modal-dialog" style="top: 50%;margin-top: -45px;">
|
|
<div class="modal-content" style="background-color: transparent;box-shadow: none;">
|
|
<div class="modal-body">
|
|
<div id='modelContent' class="text-center">
|
|
<i class="fa fa-spinner fa-pulse fa-5x fa-fw" style="color: #fff;"></i>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="uploadBlock" class="fade modal" role="dialog" tabindex="-1">
|
|
<div class="modal-dialog" style="top: 50%;margin-top: -45px;">
|
|
<div class="modal-content" style="background-color: transparent;box-shadow: none;">
|
|
<div class="modal-body">
|
|
<div class="text-center">
|
|
<i class="fa fa-spinner fa-pulse fa-5x fa-fw" style="color: #fff;"></i>
|
|
<div class="text-bold" style="color: white;font-size: 20px;" id="upload-percent">0 %</div>
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="modal fade" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel">
|
|
<div class="modal-dialog" role="document">
|
|
<div class="modal-content">
|
|
<div class="modal-header" id="modalHeader">
|
|
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
|
|
<h4 class="modal-title" id="myModalLabel"></h4>
|
|
</div>
|
|
<div class="modal-body" id="myModalContent">
|
|
...
|
|
</div>
|
|
<div class="modal-footer" id='myModalFooter'>
|
|
<button type="button" class="btn btn-default" data-dismiss="modal"><span class="fa fa-remove"></span> Đóng lại</button>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="modal fade" id="myModalFullScreen" tabindex="-1" role="dialog" aria-labelledby="myModalLabel">
|
|
<div class="modal-dialog" role="document" style="width: 90%;">
|
|
<div class="modal-content">
|
|
<div class="modal-header" id="modalFullScreenHeader">
|
|
<input type="hidden" name="ReLoadFullScreen" value="false">
|
|
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
|
|
<h4 class="modal-title" id="myModalFullScreenLabel"></h4>
|
|
</div>
|
|
<div class="modal-body" id="myModalFullScreenContent">
|
|
...
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="modal fade" id="alertModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel">
|
|
<div class="modal-dialog" id="alertModalDialog" role="document">
|
|
<div class="modal-content">
|
|
<div class="modal-header" id="alertModalHeader" style="background-color: #ffcc66;color: green;">
|
|
<h4 class="modal-title" id="alertModalLabel" style="color: #fff;">
|
|
<span class="fa fa-info-circle"></span> <b>Thông báo</b>
|
|
</h4>
|
|
</div>
|
|
<div class="modal-body c-red" id="alertModalContent" style="font-weight: bold;">
|
|
...
|
|
</div>
|
|
<div class="modal-footer" id="alertModalFooter">
|
|
<button type="button" class="btn btn-default" data-dismiss="modal"><span class="fa fa-remove"></span> Đồng ý</button>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div><?php }
|
|
/* {block "content"} */
|
|
class Block_14548772005e3547f1976ec8_28995603 extends Smarty_Internal_Block
|
|
{
|
|
public $subBlocks = array (
|
|
'content' =>
|
|
array (
|
|
0 => 'Block_14548772005e3547f1976ec8_28995603',
|
|
),
|
|
);
|
|
public function callBlock(Smarty_Internal_Template $_smarty_tpl) {
|
|
?>
|
|
|
|
<?php
|
|
}
|
|
}
|
|
/* {/block "content"} */
|
|
}
|