[SCM] live-studio branch, master, updated. 5a07b551fc88e6dfd5d884eadbd4507f494412ea

Chris Lamb lamby at debian.org
Sat Jul 31 00:05:42 UTC 2010


The following commit has been merged in the master branch:
commit 5a07b551fc88e6dfd5d884eadbd4507f494412ea
Author: Chris Lamb <lamby at debian.org>
Date:   Fri Jul 30 20:04:18 2010 -0400

    Don't bother showing just one bit of the configuration

diff --git a/templates/config/view.html b/templates/config/view.html
index a0a3de5..70cd12e 100644
--- a/templates/config/view.html
+++ b/templates/config/view.html
@@ -50,11 +50,6 @@
 
 <p><a href="{% url config:edit config.pk %}">Edit</a></p>
 
-<dl>
-<dt>Distribution</dt>
-<dd>{{ config.base }}</dd>
-</dl>
-
 <p><tt>lh_config {{ config.options|command_line_options }} &amp;&amp; sudo lh_build</tt></p>
 
 {% endblock %}

-- 
live-studio



More information about the debian-live-changes mailing list