Changes in src/views/pages/post-edit.ejs [3ca7bdf:fb9a8ad] in Klonkt
- File:
-
- 1 edited
-
src/views/pages/post-edit.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/pages/post-edit.ejs
r3ca7bdf rfb9a8ad 208 208 <%# Hidden field is what actually submits to the server. The visible 209 209 contenteditable's serialized HTML is copied here on submit. %> 210 <%# value = de BESTAANDE inhoud: laadt de module niet (oude cache, js uit), 211 dan slaat het formulier de post ongewijzigd op in plaats van hem te wissen. %> 212 <input type="hidden" name="content" id="content-hidden" value="<%= post.content || '' %>"> 210 <input type="hidden" name="content" id="content-hidden" value=""> 213 211 214 212 <%# Initial content is injected as a JSON string in a script tag so we
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)