mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/IZYIM-Prototype.git
synced 2026-08-21 21:53:56 +00:00
chat
This commit is contained in:
+8
-8
@@ -415,7 +415,7 @@
|
||||
<img class="avatar" alt="" src="../assets/layouts/layout/img/avatar2.jpg" />
|
||||
<div class="message">
|
||||
<span class="arrow"> </span>
|
||||
<span class="body"> <img src="../assets/global/img/attachment.PNG" alt="Container" > </span>
|
||||
<span class="body"> <img src="../assets/global/img/attachment.PNG" alt="Container" ><br/> <a href="#url">Reply</a> </span>
|
||||
<span class="datetime" style="float:left"> 20:11 </span>
|
||||
</div>
|
||||
</li>
|
||||
@@ -424,28 +424,28 @@
|
||||
<br>
|
||||
<img class="avatar" alt="" src="../assets/layouts/layout/img/avatar2.jpg" />
|
||||
<div class="message">
|
||||
<span class="arrow"> </span>
|
||||
<span class="body"><img src="../assets/global/img/cont.jpg" alt="Container" style="width:204px;height:128px;"> </span>
|
||||
<span class="arrow"></span>
|
||||
<span class="body"><img src="../assets/global/img/cont.jpg" alt="Container" style="width:204px;height:128px;"> <br/> <a href="#url">Reply</a> </span>
|
||||
<span class="datetime" style="float:left"> 20:11 </span>
|
||||
</div>
|
||||
</li>
|
||||
<li class="in">
|
||||
<a style="float:right" data-toggle="modal" href="#profile"> Bob Nilson </a>
|
||||
<a style="float:left" data-toggle="modal" href="#profile"> Bob Nilson </a>
|
||||
<br>
|
||||
<img class="avatar" alt="" src="../assets/layouts/layout/img/avatar1.jpg" />
|
||||
<div class="message">
|
||||
<span class="arrow"> </span>
|
||||
<span class="body"> Confirm </span>
|
||||
<span class="body"> Confirm <br/> <a href="#url">Reply</a> </span>
|
||||
<span class="datetime" style="float:right"> 20:30 </span>
|
||||
</div>
|
||||
</li>
|
||||
<li class="in">
|
||||
<a style="float:right" data-toggle="modal" href="#profile"> Bob Nilson </a>
|
||||
<a style="float:left" data-toggle="modal" href="#profile"> Bob Nilson </a>
|
||||
<br>
|
||||
<img class="avatar" alt="" src="../assets/layouts/layout/img/avatar1.jpg" />
|
||||
<div class="message">
|
||||
<span class="arrow"> </span>
|
||||
<span class="body"> Proceed. </span>
|
||||
<span class="body"> Proceed. <br/> <a href="#url">Reply</a> </span>
|
||||
<span class="datetime" style="float:right"> 20:30 </span>
|
||||
</div>
|
||||
</li>
|
||||
@@ -455,7 +455,7 @@
|
||||
<img class="avatar" alt="" src="../assets/layouts/layout/img/avatar3.jpg" />
|
||||
<div class="message">
|
||||
<span class="arrow"> </span>
|
||||
<span class="body"> CNTR58 </span>
|
||||
<span class="body"> CNTR58 <br/> <a href="#url">Reply</a> </span>
|
||||
<span class="datetime" style="float:left"> 20:33 </span>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
@@ -542,9 +542,11 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<label class="col-md-4 control-label">Currency</label>
|
||||
<div class="col-md-4">
|
||||
<select class="form-control">
|
||||
<option>MYR(RM)</option>
|
||||
<option>RMB(¥)</option>
|
||||
<option>HKD </option>
|
||||
<option>BAHT</option>
|
||||
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
@@ -600,7 +602,6 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
</div>
|
||||
<div class="form-actions right1">
|
||||
<button type="button" class="btn default">Cancel</button>
|
||||
<button type="submit" class="btn green">Submit</button>
|
||||
<a class="btn green" data-toggle="modal" href="#select">Sent to Selected</a>
|
||||
</div>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user