mirror of
https://github.com/Karaka-Management/oms-Profile.git
synced 2026-01-31 08:18:41 +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">
|
||||
<span class="input">
|
||||
<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="portlet">
|
||||
<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>
|
||||
<tr>
|
||||
<td>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user