Improve project navigation

This commit is contained in:
Frederic Guillot
2015-05-31 17:57:02 -04:00
parent 380aacd3f5
commit 599b6624dd
26 changed files with 301 additions and 237 deletions

View File

@@ -40,7 +40,7 @@ class Export extends Base
'date_formats' => $this->dateParser->getAvailableFormats(),
'project' => $project,
'title' => $page_title,
)));
), 'export/sidebar'));
}
/**