mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/IZYIM-Prototype.git
synced 2026-08-22 22:23:57 +00:00
importer
This commit is contained in:
@@ -308,8 +308,9 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<li>
|
||||
014588
|
||||
<ul>
|
||||
<li data-jstree='{ "type" : "file" }' onclick="show_content();"> 014587</li>
|
||||
<li data-jstree='{ "type" : "file" }' onclick="show_content();">
|
||||
<li data-jstree='{ "type" : "file" }' onclick="show_content();" > 014587 </li>
|
||||
|
||||
<li data-jstree='{ "type" : "file" }' onclick="show_content();" >
|
||||
<a href="javascript:;"> 014586 </a>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -328,8 +329,8 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<div class="portlet-title">
|
||||
<div class="caption">
|
||||
<i class="icon-directions font-green hide"></i>
|
||||
<span class="caption-subject bold font-dark uppercase "> Milestone </span> 014587 :
|
||||
<span class="editInPlace"> Group 1 </span>
|
||||
<span class="caption-subject bold font-dark uppercase "> Milestone </span> 014587 <!-- :
|
||||
<span class="editInPlace"> Group 1 </span> -->
|
||||
<span class="caption-helper"></span>
|
||||
</div>
|
||||
</div>
|
||||
@@ -506,6 +507,10 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<div class="form-group">
|
||||
<label><b>Arrival Date</b></label>
|
||||
<p>02-02-2017</p>
|
||||
<div class="form-group has-error">
|
||||
<label class="control-label"><b>New Arrival Date</b></label>
|
||||
<input type="text" class="form-control" id="inputError">
|
||||
</div>
|
||||
<label><b>Remark</b></label>
|
||||
<p>Estimated time arrived</p>
|
||||
</div>
|
||||
@@ -548,7 +553,7 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
</div>
|
||||
<div class="clearfix"></div>
|
||||
<div class="form-group">
|
||||
<label><b>Name</b></label>
|
||||
<label><b>Contact Person</b></label>
|
||||
<textarea class="form-control" rows="1" >Bob</textarea>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
@@ -562,6 +567,18 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<div class="form-group">
|
||||
<label><b>Country</b></label>
|
||||
<textarea class="form-control" rows="1">USA</textarea>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label><b>Contact Number</b></label>
|
||||
<textarea class="form-control" rows="1">012-3456789</textarea>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label><b>Company Name</b></label>
|
||||
<textarea class="form-control" rows="1">CIEF Worldwide Sdn Bhd</textarea>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label><b>Remark</b></label>
|
||||
<textarea class="form-control" rows="1"></textarea>
|
||||
</div>
|
||||
<div class="form-group last">
|
||||
<div class="form-actions" align="right">
|
||||
@@ -612,6 +629,12 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<button type="button" class="btn default">No</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label><b>Comment</b></label>
|
||||
<textarea class="form-control" rows="2"></textarea>
|
||||
<br>
|
||||
<button type="submit" class="btn blue">Submit</button>
|
||||
</div>
|
||||
</div>
|
||||
<!--/span-->
|
||||
<div class="col-md-6">
|
||||
|
||||
Reference in New Issue
Block a user