mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
Merge pull request #3503 from alchemy-fr/PHRAS-3096_prod-uploa-remove-flash-uploader
PHRAS-3096 #comment merge prod - uploader remove flash uploader
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