priority-ignore/src/edit_priority_tmpl.haml

4 lines
182 B
Plaintext
Raw Normal View History

.edit-priority
%input.edit-priority-field(type="text" value="<%= p.name %>" data-pos="<%= p.pos %>" data-ty="<%= type %>")
%button.delete-priority-field(data-for="<%= p.pos %>")