X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/317112df0a3aa6652f867da0fd8b7de504156e2b..f02b9f60518805daed701834903e4f8e82fee778:/platforma/templates/explorer/split.html diff --git a/platforma/templates/explorer/split.html b/platforma/templates/explorer/split.html deleted file mode 100755 index 8d3b67bb..00000000 --- a/platforma/templates/explorer/split.html +++ /dev/null @@ -1,26 +0,0 @@ -
-
- Split options - {% for field in splitform %} - {% if field.is_hidden %} - {{ field}} - {% else %} - {{ field.errors }} - {% ifequal field.html_name 'splitform-autoxml' %} -

- {% else %} -

- {% endifequal %} - {% endif %} - {% endfor %} -
- - -

- - -

-