Skip to content

Commit

Permalink
missing id so cant edit
Browse files Browse the repository at this point in the history
  • Loading branch information
dogmatic69 committed Sep 15, 2010
1 parent baef9fb commit 62a0537
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/routes/views/routes/admin_form.ctp
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
?>
<div class="data">
<?php
echo $this->Form->input('id');
echo $this->Form->input('name');
echo $this->Form->input('url');
echo $this->Form->input('prefix');
Expand Down

0 comments on commit 62a0537

Please sign in to comment.