mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
PHRAS-3069 remove flash uploader switcher
This commit is contained in:
@@ -140,12 +140,6 @@
|
||||
</div>
|
||||
|
||||
</form>
|
||||
<div>
|
||||
<select name="upload_type" id="upload_type" class="input-large" style="width: 200px; float:right">
|
||||
<option value="html" selected>{{ 'Use the HTML5 uploader' | trans }}</option>
|
||||
<option value="flash">{{ 'Use the Flash uploader' | trans }}</option>
|
||||
</select>
|
||||
</div>
|
||||
{% else %}
|
||||
{{ 'You can not upload files' | trans }}
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user