mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
PHRAS-3069 remove flash uploader switcher
This commit is contained in:
@@ -140,12 +140,6 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
</form>
|
</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 %}
|
{% else %}
|
||||||
{{ 'You can not upload files' | trans }}
|
{{ 'You can not upload files' | trans }}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
Reference in New Issue
Block a user