Adding more WIP

This commit is contained in:
Calen Pennington
2012-10-02 09:22:00 -04:00
parent f4b8bfe428
commit 2accc77944

View File

@@ -1,9 +1,9 @@
${preview}
<div class="component-actions">
<a href="#" class="edit-button"><span class="edit-icon white"></span>Edit</a>
<a href="#" class="delete-button"><span class="delete-icon white"></span>Delete</a>
<a href="#" class="delete-button wip"><span class="delete-icon white"></span>Delete</a>
</div>
<a href="#" class="drag-handle"></a>
<a href="#" class="drag-handle wip"></a>
<div class="component-editor">
${editor}
<a href="#" class="save-button">Save</a>