Skip to content

Commit

Permalink
removed {{instance}}
Browse files Browse the repository at this point in the history
  • Loading branch information
helios-ag committed Aug 24, 2014
1 parent 3335e44 commit 22ffad1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Resources/views/Form/elfinder_widget.html.twig
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{% block elfinder_widget %}
<input type="text" {{ block('widget_attributes') }} {% if value is not empty %}value="{{ value }}" {% endif %} data-type="elfinder-input-field" />
{{instance}}
{% if enable and instance is defined %}
<script type="text/javascript" charset="utf-8">
$('[data-type="elfinder-input-field"]').on("click",function() {
Expand Down

0 comments on commit 22ffad1

Please sign in to comment.