oscar template: make the categories clickable

This commit is contained in:
Thomas Pointhuber 2014-09-26 22:43:54 +02:00
parent 5568fbd89d
commit 25919de608
4 changed files with 46 additions and 11 deletions

View file

@ -61,5 +61,6 @@
</div>
<script src="{{ url_for('static', filename='js/jquery-1.11.1.min.js') }}"></script>
<script src="{{ url_for('static', filename='js/bootstrap.min.js') }}"></script>
<script src="{{ url_for('static', filename='js/scripts.js') }}"></script>
</body>
</html>