Remove special handing for location of online tournaments
This commit is contained in:
@@ -43,7 +43,6 @@
|
||||
<span class="info"></span>
|
||||
<input name="location" type="text" placeholder="tournament location" value="#if($tour)$!tour.location#end"/>
|
||||
<div class="edit online">
|
||||
or
|
||||
<label>
|
||||
<input name="online" type="checkbox" #if($tour && $tour.online) checked #end style="vertical-align: baseline;" value="true"/> <b>online tournament</b>
|
||||
</label>
|
||||
|
Reference in New Issue
Block a user