[SCM] live-studio branch, master, updated. 100a0064334102e5c4eab98709e1609f4cbb576b
Chris Lamb
lamby at debian.org
Sun Aug 1 19:57:14 UTC 2010
The following commit has been merged in the master branch:
commit b8644e6afbdebae7429e722c55b7afe68543a62d
Author: Chris Lamb <lamby at debian.org>
Date: Sun Aug 1 14:43:40 2010 -0400
Remove the ajax thingie for now.
diff --git a/templates/config/view.html b/templates/config/view.html
index 37cb596..c39bcf2 100644
--- a/templates/config/view.html
+++ b/templates/config/view.html
@@ -53,13 +53,6 @@
</td>
</tr>
-{% comment %}
-{% if forloop.counter == 1 and build.status == 'building' %}
-<tr>
-<td colspan="3"><div data-url="{{ build.log_url }}" id="scrolling_log" style="background-color: black; color: white; font-family: monospace; padding: 1em; width: 800px; height: 200px; overflow: scroll;"><pre></pre></td>
-</tr>
-{% endif %}
-{% endcomment %}
{% endfor %}
</table>
{% endif %}
--
live-studio
More information about the debian-live-changes
mailing list