summaryrefslogtreecommitdiff
path: root/ishtar_common/templates/ishtar/wizard
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@peacefrogs.net>2013-08-25 19:50:36 +0200
committerÉtienne Loks <etienne.loks@peacefrogs.net>2013-08-25 19:50:36 +0200
commit0be7b37a5490f982fe835143d9684aa06bfe7be3 (patch)
tree0e6e878cdee7e7dd2b31bdeeb3a8e2ac949c5a95 /ishtar_common/templates/ishtar/wizard
parent96001d7a6d0e76a10483a920f9dd4c194a48e68d (diff)
downloadIshtar-0be7b37a5490f982fe835143d9684aa06bfe7be3.tar.bz2
Ishtar-0be7b37a5490f982fe835143d9684aa06bfe7be3.zip
Improve window images layout by usinf prettyPhoto (refs #1314)
Diffstat (limited to 'ishtar_common/templates/ishtar/wizard')
-rw-r--r--ishtar_common/templates/ishtar/wizard/search.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/ishtar_common/templates/ishtar/wizard/search.html b/ishtar_common/templates/ishtar/wizard/search.html
index 53455a7b4..1d43a80c1 100644
--- a/ishtar_common/templates/ishtar/wizard/search.html
+++ b/ishtar_common/templates/ishtar/wizard/search.html
@@ -2,6 +2,8 @@
{% load i18n range %}
{% block extra_head %}
{{wizard.form.media}}
+<link rel="stylesheet" href="{{STATIC_URL}}/js/prettyPhoto/css/prettyPhoto.css" />
+<script language="javascript" type="text/javascript" src="{{STATIC_URL}}/js/prettyPhoto/js/jquery.prettyPhoto.js"></script>
{% endblock %}
{% block content %}
<h2>{{wizard_label}}</h2>