Remove 💩

stable
David Barragán Merino 2015-02-02 11:55:57 +01:00
parent 8cacf4e824
commit d9028e5b52
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
.tasks
.task-name
input(type='text', value!='<%- task.subject %> sdfdsf', placeholder='Type the task subject')
input(type='text', value!='<%- task.subject %>', placeholder='Type the task subject')
.task-settings
a.icon.icon-floppy(href='', title='Save')
a.icon.icon-delete.cancel-edit(href='', title='Cancel')