Removed dead link to edit job page
This commit is contained in:
parent
e5bfd530d3
commit
37528154c5
|
|
@ -53,11 +53,6 @@
|
|||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="actions">
|
||||
<ul>
|
||||
<li><?php echo $html->link(__('Edit Job', true), array('action' => 'edit', $job['Job']['id'])); ?> </li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="related">
|
||||
<h3><?php __('Purchase Orders for this Job');?></h3>
|
||||
|
|
|
|||
Loading…
Reference in a new issue