forked from MarseyWorld/MarseyWorld
fix CTRL+Enter in /submit
parent
8d57a983cd
commit
d213bfe148
|
@ -101,7 +101,7 @@
|
||||||
<progress max="100"></progress>
|
<progress max="100"></progress>
|
||||||
<span></span>
|
<span></span>
|
||||||
</span>
|
</span>
|
||||||
<button type="submit" class="btn btn-primary" id="submit-btn" type="submit">Post</button>
|
<button type="submit" class="btn btn-primary" id="create_button" type="submit">Post</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue