d42a1799ea8535417bcc01b3b81768e7e2913f6e
FAQ/How-do-I-customize-my-dashboard-viewer-page.md
| ... | ... | @@ -18,7 +18,11 @@ Resources/components/dashboard/templates/toolbar.html |
| 18 | 18 | |
| 19 | 19 | Inside of which is the angular component: |
| 20 | 20 | |
| 21 | +```html |
|
| 21 | 22 | <div izenda-dashboard-background ... > |
| 23 | +``` |
|
| 24 | + |
|
| 25 | +There this behavior can be defined as a default for all users. |
|
| 22 | 26 | |
| 23 | 27 | ###Dashboard Verbose List |
| 24 | 28 |