Skip to content

Commit

Permalink
commented code removed
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorpacheco committed Jan 23, 2011
1 parent d5d028f commit 1753a3b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion views/albums/admin_add.ctp
Expand Up @@ -4,7 +4,6 @@
<fieldset>
<?php
echo $this->Form->input('title',array('label' => __('Title', true)));
//echo $this->Form->input('slug');
echo $this->Form->input('description',array('label' => __('Description', true)));
echo $this->Form->input('status');
?>
Expand Down

0 comments on commit 1753a3b

Please sign in to comment.