aboutsummaryrefslogtreecommitdiff
path: root/budget/templates/layout.html
diff options
context:
space:
mode:
Diffstat (limited to 'budget/templates/layout.html')
-rw-r--r--budget/templates/layout.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/budget/templates/layout.html b/budget/templates/layout.html
index d4447e6..293ce75 100644
--- a/budget/templates/layout.html
+++ b/budget/templates/layout.html
@@ -7,6 +7,7 @@
<link rel=stylesheet type=text/css href="{{ url_for("static", filename='css/main.css') }}">
<script src="{{ url_for("static", filename="js/jquery-1.6.2.min.js") }}"></script>
<script src="{{ url_for("static", filename="js/ihatemoney.js") }}"></script>
+ <script src="{{ url_for("static", filename="js/jquery.qtip.min.js") }}"></script>
{% block head %}{% endblock %}
<script type="text/javascript" charset="utf-8">
$(document).ready(function(){