Browse Source

Fixed hardcoded path to jcrop

Ralfp 12 years ago
parent
commit
a3ee82b1e9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      templates/sora/usercp/avatar_crop.html

+ 1 - 1
templates/sora/usercp/avatar_crop.html

@@ -34,7 +34,7 @@
 
 {% block javascripts %}
 {{ super() }}
-    <script src="/static/sora/js/jquery.Jcrop.min.js"></script>
+    <script src="{{ STATIC_URL }}sora/js/jquery.Jcrop.min.js"></script>
     <script type="text/javascript">
       $(function($){
         // Create variables (in this scope) to hold the API and image size