Skip to content

Commit dc2573a

Browse files
committed
Update layouts.md
1 parent dd7e54b commit dc2573a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/layouts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ echo '</div>';
122122

123123
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.
124124

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

127127
```php
128128
<?php

0 commit comments

Comments
 (0)