mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-01-11 03:08:41 +00:00
change ui CRUD after real world tests
This commit is contained in:
parent
d883f4db9b
commit
531b06145c
|
|
@ -1,7 +1,12 @@
|
|||
<div class="row">
|
||||
<div class="col-xs-12">
|
||||
<div class="box wf-100">
|
||||
<table class="table green" id="table1" data-ui-content="tbody" data-ui-element="tr" data-tag="form" data-ui-form="fSample">
|
||||
<table class="table green" id="table1"
|
||||
data-ui-container="tbody"
|
||||
data-ui-content="tbody"
|
||||
data-ui-element="tr"
|
||||
data-tag="form"
|
||||
data-ui-form="fSample">
|
||||
<caption>Form Add</caption>
|
||||
<thead>
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user