Bug fix for Lighthouse #22.
html names are automatically converted to the symbols they describe.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<%include file="metadata-edit.html" />
|
||||
<section class="html-edit">
|
||||
<textarea name="" class="edit-box" rows="8" cols="40">${data}</textarea>
|
||||
<div name="" class="edit-box">${data}</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user