[PATCH] Restructured the "source views" file hierarchy.

Svn specifics Views are now in a Source subfolder.
This commit is contained in:
Nicolas Lassalle
2008-09-12 12:32:27 +02:00
committed by Loic d'Anterroches
parent bd15328758
commit b881ad1c8f
5 changed files with 97 additions and 67 deletions

View File

@@ -61,7 +61,7 @@
{/block}
{block context}
<form class="star" action="{url 'IDF_Views_Source::treeRev', array($project.shortname)}" method="get">
<form class="star" action="{url 'IDF_Views_Source_Svn::treeRev', array($project.shortname)}" method="get">
<p><strong>{trans 'Revision:'}</strong> {$commit}</p>
<p>
<input accesskey="4" type="text" value="{$commit}" name="rev" size="5" />