mirror of
https://github.com/Karaka-Management/oms-Profile.git
synced 2026-02-15 14:58:40 +00:00
new form layout and other tpl fixes
This commit is contained in:
parent
d4b30e036f
commit
81afe83d93
|
|
@ -1,4 +1,4 @@
|
||||||
<div class="ipt-wrap">
|
<div class="ipt-wrap wf-100">
|
||||||
<div class="ipt-first">
|
<div class="ipt-first">
|
||||||
<span class="input">
|
<span class="input">
|
||||||
<button type="button" id="<?= $this->getId(); ?>-book-button" data-action='[
|
<button type="button" id="<?= $this->getId(); ?>-book-button" data-action='[
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,7 @@ $next = empty($accounts) ? '{/prefix}profile/list' : '{/prefix}profile/list?
|
||||||
<div class="col-xs-12">
|
<div class="col-xs-12">
|
||||||
<div class="portlet">
|
<div class="portlet">
|
||||||
<div class="portlet-head"><?= $this->getHtml('Profiles'); ?><i class="fa fa-download floatRight download btn"></i></div>
|
<div class="portlet-head"><?= $this->getHtml('Profiles'); ?><i class="fa fa-download floatRight download btn"></i></div>
|
||||||
<table id="profileList" class="default">
|
<table id="profileList" class="default sticky">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user