Add links to the project/jobset edit pages in the logical place
[?]
Feb 21, 2013, 1:19 PM
MJ4RWQ3TN7LXANZXJLG6DWHAWH3FQRVWGATAKEFPFPIIBDW4ZJ3QCDependencies
- [2]
K22TMPH5Make the info tables less compressed - [3]
3PNG7NIBRemove trailing whitespace - [4]
JY7BXXOPSplit viewing and editing a project - [*]
ODNCGFQ5* Improved the navigation bar: don't include all projects (since that - [*]
OX6NYJDVSplit viewing and editing a jobset - [*]
7YBYT2LQ
Change contents
- edit in src/root/jobset.tt at line 123
<a class="btn pull-right" href="[% c.uri_for('/jobset' project.name jobset.name "edit") %]"><i class="icon-edit"></i> Edit</a> - edit in src/root/project.tt at line 82
<a class="btn pull-right" href="[% c.uri_for('/project' project.name "edit") %]"><i class="icon-edit"></i> Edit</a> - edit in src/root/project.tt at line 161
<a class="btn btn-mini" href="[% c.uri_for('/view' project.name view.name "edit") %]">Edit</a>