[SCM] live-studio branch, master, updated. 72a6b817eb3a9bf32b9ffb966b5dd258b50f5141
Chris Lamb
lamby at debian.org
Sun Aug 1 04:52:04 UTC 2010
The following commit has been merged in the master branch:
commit ba8a8a694dfa43b0596237b4e147d715a4fd87ef
Author: Chris Lamb <lamby at debian.org>
Date: Sun Aug 1 00:31:16 2010 -0400
Add empty live-studio.js
diff --git a/live_studio/__init__.py b/htdocs/media/js/live-studio.js
similarity index 100%
copy from live_studio/__init__.py
copy to htdocs/media/js/live-studio.js
diff --git a/templates/base.html b/templates/base.html
index e3b5691..54f1efb 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -5,6 +5,7 @@
<link rel="stylesheet" href="{% static "css/stylesheet.css" %}" type="text/css" />
<script language="javascript" src="{% static "js/jquery.js" %}"></script>
+ <script language="javascript" src="{% static "js/live-studio.js" %}"></script>
</head>
<body>
--
live-studio
More information about the debian-live-changes
mailing list