|
|
@ -3,7 +3,6 @@ use \common\libs\MyLib; |
|
|
|
?> |
|
|
|
?> |
|
|
|
<?php $this->beginBlock('header_css'); ?> |
|
|
|
<?php $this->beginBlock('header_css'); ?> |
|
|
|
<link href="/assets/css/plugins/bootstrap-table/bootstrap-table.min.css" rel="stylesheet"> |
|
|
|
<link href="/assets/css/plugins/bootstrap-table/bootstrap-table.min.css" rel="stylesheet"> |
|
|
|
<link href="/assets/css/bootstrap.min.css" rel="stylesheet"> |
|
|
|
|
|
|
|
<?php $this->endBlock(); ?> |
|
|
|
<?php $this->endBlock(); ?> |
|
|
|
|
|
|
|
|
|
|
|
<div class="wrapper wrapper-content animated fadeInRight" style="display:fixed;"> |
|
|
|
<div class="wrapper wrapper-content animated fadeInRight" style="display:fixed;"> |
|
|
|