Bug fix
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
|
||||
<form method="POST" action="/topics/<%= it.topicId %>/questions">
|
||||
Text:<br/>
|
||||
<textarea name="question_text"><%= it.question ? it.question : "" %></textarea><br/>
|
||||
<input type="text" name="question"/><br/>
|
||||
<input type="submit" value="Add"/>
|
||||
</form>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user