FIX: Accidently added the advanced tricks to the workflow guide instead of to the about page.
author |
Arne Babenhauserheide <bab@draketo.de> |
date |
Tue, 12 May 2009 08:00:08 +0200 |
parents |
ab7622757bd7 |
children |
6d5a62a9821e |
files |
hgscm/templates/about.html hgscm/templates/workflow_guide.html |
diffstat |
2 files changed, 1 insertions(+), 1 deletions(-)
[+]
|
line diff
--- a/hgscm/templates/about.html Tue May 12 07:55:49 2009 +0200
+++ b/hgscm/templates/about.html Tue May 12 08:00:08 2009 +0200
@@ -36,6 +36,7 @@
<div class="col">
{% download_button %}
{% mercurial_tricks %}
+ {% mercurial_tricks_advanced %}
</div>
</div>
--- a/hgscm/templates/workflow_guide.html Tue May 12 07:55:49 2009 +0200
+++ b/hgscm/templates/workflow_guide.html Tue May 12 08:00:08 2009 +0200
@@ -590,7 +590,6 @@
<div class="col">
{% download_button %}
{% mercurial_tricks %}
- {% mercurial_tricks_advanced %}
</div>
</div>