We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd7e54b commit dc2573aCopy full SHA for dc2573a
docs/layouts.md
@@ -122,7 +122,7 @@ echo '</div>';
122
123
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.
124
125
-Place the following code into `app/views/dashboard/layouts/example/view.php`:
+Place the following code into `app/views/dashboard/layouts/example/update.php`:
126
127
```php
128
<?php
0 commit comments