dbmsv3 init...1
This commit is contained in:
parent
ac6119286e
commit
55c6755218
@ -63,10 +63,8 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="layout_footer"><?= $this->include("templates/{$viewDatas['layout']}/index_footer"); ?></div>
|
||||
<!-- Layout Right End -->
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<!-- Layout Middle End -->
|
||||
<div class="layout_bottom"><?= $this->include(LAYOUTS[$viewDatas['layout']]['path'] . '/bottom'); ?></div>
|
||||
<?= $this->endSection() ?>
|
||||
@ -63,10 +63,8 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="layout_footer"><?= $this->include("templates/{$viewDatas['layout']}/index_footer"); ?></div>
|
||||
<!-- Layout Right End -->
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<!-- Layout Middle End -->
|
||||
<div class="layout_bottom"><?= $this->include(LAYOUTS[$viewDatas['layout']]['path'] . '/bottom'); ?></div>
|
||||
<?= $this->endSection() ?>
|
||||
@ -21,5 +21,4 @@
|
||||
</div>
|
||||
<div class="form_bottom"><?= $this->include("templates/{$viewDatas['layout']}/form_content_bottom"); ?></div>
|
||||
</div>
|
||||
<div class="index_bottom"><?= $this->include("templates/common/" . (isset($viewDatas['modal_type']) ? $viewDatas['modal_type'] : 'modal_iframe')); ?></div>
|
||||
<?= $this->endSection() ?>
|
||||
@ -51,7 +51,5 @@
|
||||
<?= form_close() ?>
|
||||
</div>
|
||||
</div>
|
||||
<div class="index_bottom"><?= $this->include("templates/common/" . (isset($viewDatas['modal_type']) ? $viewDatas['modal_type'] : 'modal_iframe')); ?></div>
|
||||
<script type="text/javascript" src="/js/<?= $viewDatas['layout'] ?>/index.js"></script>
|
||||
<!-- Layout Right End -->
|
||||
<div class="layout_footer"><?= $this->include("templates/{$viewDatas['layout']}/index_footer"); ?></div>
|
||||
<?= $this->endSection() ?>
|
||||
@ -21,5 +21,4 @@
|
||||
</div>
|
||||
<div class="form_bottom"><?= $this->include("templates/{$viewDatas['layout']}/form_content_bottom"); ?></div>
|
||||
</div>
|
||||
<div class="index_bottom"><?= $this->include("templates/common/" . (isset($viewDatas['modal_type']) ? $viewDatas['modal_type'] : 'modal_iframe')); ?></div>
|
||||
<?= $this->endSection() ?>
|
||||
@ -14,5 +14,4 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="index_bottom"><?= $this->include("templates/common/" . (isset($viewDatas['modal_type']) ? $viewDatas['modal_type'] : 'modal_iframe')); ?></div>
|
||||
<?= $this->endSection() ?>
|
||||
@ -82,11 +82,9 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class=" layout_footer"><?= $this->include("templates/{$viewDatas['layout']}/index_footer"); ?></div>
|
||||
<!-- Layout Right End -->
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<!-- Layout Middle End -->
|
||||
<div class="layout_bottom"><?= $this->include(LAYOUTS[$viewDatas['layout']]['path'] . '/bottom'); ?></div>
|
||||
<script src="/js/admin/clipboard.js"></script>
|
||||
<?= $this->endSection() ?>
|
||||
@ -117,11 +117,9 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class=" layout_footer"><?= $this->include("templates/{$viewDatas['layout']}/index_footer"); ?></div>
|
||||
<!-- Layout Right End -->
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<!-- Layout Middle End -->
|
||||
<div class="layout_bottom"><?= $this->include(LAYOUTS[$viewDatas['layout']]['path'] . '/bottom'); ?></div>
|
||||
<script src="/js/admin/clipboard.js"></script>
|
||||
<?= $this->endSection() ?>
|
||||
@ -106,11 +106,9 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class=" layout_footer"><?= $this->include("templates/{$viewDatas['layout']}/index_footer"); ?></div>
|
||||
<!-- Layout Right End -->
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<!-- Layout Middle End -->
|
||||
<div class="layout_bottom"><?= $this->include(LAYOUTS[$viewDatas['layout']]['path'] . '/bottom'); ?></div>
|
||||
<script src="/js/admin/clipboard.js"></script>
|
||||
<?= $this->endSection() ?>
|
||||
@ -1,5 +1,4 @@
|
||||
<!-- botto start -->
|
||||
<nav class="tail navbar navbar-expand-lg">
|
||||
|
||||
</nav>
|
||||
<!-- Layout Middle End -->
|
||||
<!-- bottom start -->
|
||||
<nav class="tail navbar navbar-expand-lg"></nav>
|
||||
<!-- bottom end -->
|
||||
@ -1,2 +1,3 @@
|
||||
<div class="index_bottom"><?= $this->include("templates/common/" . (isset($viewDatas['modal_type']) ? $viewDatas['modal_type'] : 'modal_iframe')); ?></div>
|
||||
<?= $this->include("templates/common/" . (isset($viewDatas['modal_type']) ? $viewDatas['modal_type'] : 'modal_iframe')); ?>
|
||||
<script type="text/javascript" src="/js/<?= $viewDatas['layout'] ?>/index.js"></script>
|
||||
<!-- Layout Right End -->
|
||||
@ -159,14 +159,3 @@ div.index_bottom {
|
||||
/* 자동 줄바꿈 */
|
||||
/* border: 1px solid red; */
|
||||
}
|
||||
|
||||
div.index_bottom div.modal_action_form {
|
||||
margin-top: 20px;
|
||||
/* border: 1px solid red; */
|
||||
}
|
||||
|
||||
div.index_bottom div.modal_action_form iframe {
|
||||
width: 100%;
|
||||
border: none;
|
||||
/* border: 1px solid blue; */
|
||||
}
|
||||
@ -155,14 +155,3 @@ div.index_bottom {
|
||||
/* 자동 줄바꿈 */
|
||||
/* border: 1px solid red; */
|
||||
}
|
||||
|
||||
div.index_bottom div.modal_action_form {
|
||||
margin-top: 20px;
|
||||
/* border: 1px solid red; */
|
||||
}
|
||||
|
||||
div.index_bottom div.modal_action_form iframe {
|
||||
width: 100%;
|
||||
border: none;
|
||||
/* border: 1px solid blue; */
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user