Commit 93e51edc authored by Erkan Öğümsöğütlü's avatar Erkan Öğümsöğütlü Committed by Vladimir Baranov

Edit Text Message

HTML Done
parent 15637d85
......@@ -54,6 +54,12 @@
<div class="message-content">
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer purus mauris.
</div>
<div class="edit-text-message">
<input type="text">
<button class="btn btn-default">Cancel</button>
<button class="btn btn-success">Save Changes</button>
</div>
<!-- end of edit-text-message -->
</div>
</div>
<!-- end of conversation-block -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment