Set attributes on newly created notes
This commit is contained in:
parent
89fc5a7fdc
commit
513bec8044
3 changed files with 3 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
<form action="#">
|
||||
<input type="hidden" name="lon">
|
||||
<input type="hidden" name="lat">
|
||||
<textarea name="comment" cols="40" rows="10"></textarea>
|
||||
<textarea name="text" cols="40" rows="10"></textarea>
|
||||
<br/>
|
||||
<input type="submit" name="add" value="<%- I18n.t('javascripts.notes.new.add') %>" id="note-add">
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue