24cef43439
fix missing title index properly add search tests roll back accidental duplicate indices You will need to run the updater / patcher for this commit.
5 lines
258 B
HTML
5 lines
258 B
HTML
<div class='pollinput' data-pollinput={{.Index}}>
|
|
<input type='checkbox' disabled />
|
|
<label class='pollinputlabel'></label>
|
|
<input form='quick_post_form' name='pollinputitem[{{.Index}}]' class='pollinputinput' type='text' placeholder='{{.Place}}'/>
|
|
</div> |