[SCM] live-studio branch, master, updated. be51da814fb12d25dce46a7f078a46f5c89bd777

Chris Lamb lamby at debian.org
Fri Jul 30 02:52:34 UTC 2010


The following commit has been merged in the master branch:
commit 55d1355f5523be5659807eb44945d3261a6e00ed
Author: Chris Lamb <lamby at debian.org>
Date:   Wed Jul 28 19:01:16 2010 -0400

    Add link back to list of configurations.
    
    Signed-off-by: Chris Lamb <lamby at debian.org>

diff --git a/templates/config/view.html b/templates/config/view.html
index 1401a3b..8d72eb9 100644
--- a/templates/config/view.html
+++ b/templates/config/view.html
@@ -2,6 +2,8 @@
 
 {% block content %}
 
+<p><a href="{% url config:configs %}">&laquo; Back to list of configurations</a></p>
+
 <h1>Config: <em>{{ config.name }}</em></h1>
 
 <p><a href="{% url config:edit config.pk %}">Edit</a></p>

-- 
live-studio



More information about the debian-live-changes mailing list