Oops, this should have been part of the r580 commit.
authorTodd Larsen <tlarsen@google.com>
Tue, 16 Sep 2008 17:05:43 +0000
changeset 156 476950fc348d
parent 155 682c398c5aa7
child 157 8a64fc6b9d0e
Oops, this should have been part of the r580 commit.
app/soc/templates/soc/site/home/edit.html
--- a/app/soc/templates/soc/site/home/edit.html	Tue Sep 16 17:05:07 2008 +0000
+++ b/app/soc/templates/soc/site/home/edit.html	Tue Sep 16 17:05:43 2008 +0000
@@ -14,7 +14,7 @@
 {% endcomment %}
 
 {% block scripts %}
-	<script type="text/javascript" src="/soc/content/js/tiny_mce/tiny_mce_src.js"></script>
+	<script type="text/javascript" src="/tiny_mce/tiny_mce_src.js"></script>
 {% endblock %}
 
 {% block page_title %}Site Settings{% endblock %}
@@ -51,4 +51,4 @@
  </table>
 </form>
 </p>
-{% endblock %}
\ No newline at end of file
+{% endblock %}