Skip to content

Commit

Permalink
Update layouts.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cornernote committed Jul 7, 2015
1 parent dd7e54b commit dc2573a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/layouts.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ echo '</div>';

The layout update will render the dashboard and all of it's panels in "update" mode. This allows the user to drag-and-drop panels between the regions.

Place the following code into `app/views/dashboard/layouts/example/view.php`:
Place the following code into `app/views/dashboard/layouts/example/update.php`:

```php
<?php
Expand Down

0 comments on commit dc2573a

Please sign in to comment.