[PATCH] Restructured the "source views" file hierarchy.
Svn specifics Views are now in a Source subfolder.
This commit is contained in:
committed by
Loic d'Anterroches
parent
bd15328758
commit
b881ad1c8f
@@ -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" />
|
||||
|
Reference in New Issue
Block a user