aboutsummaryrefslogtreecommitdiff
path: root/app/templates
diff options
context:
space:
mode:
authorrubenwardy <rw@rubenwardy.com>2018-12-29 15:57:16 +0000
committerrubenwardy <rw@rubenwardy.com>2018-12-29 15:57:16 +0000
commit2975f94d9effb4bf509945b60a7f7872098ede86 (patch)
treef07056ffb9f58ee024a977074333d4e05019eaa2 /app/templates
parenta9a045eefddcf6a0c1d759cf3b80c91832514ee7 (diff)
downloadcheatdb-2975f94d9effb4bf509945b60a7f7872098ede86.tar.xz
Add short description tips
Diffstat (limited to 'app/templates')
-rw-r--r--app/templates/packages/create_edit.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/templates/packages/create_edit.html b/app/templates/packages/create_edit.html
index 0953ce5..e6fe400 100644
--- a/app/templates/packages/create_edit.html
+++ b/app/templates/packages/create_edit.html
@@ -22,7 +22,7 @@
</div>
</noscript>
{% endif %}
- <script src="/static/package_edit.js?v=2"></script>
+ <script src="/static/package_edit.js?v=3"></script>
{% endblock %}
{% block content %}