author | Laurent Peuch <cortex@worlddomination.be> |
Tue, 26 Feb 2019 16:29:44 +0100 | |
changeset 12414 | 34e89d5e5e51 |
parent 12413 | b7ed38dd3548 |
child 12415 | 6c23631b887e |
--- a/doc/tutorials/advanced/part05_ui-advanced.rst Tue Feb 26 16:29:23 2019 +0100 +++ b/doc/tutorials/advanced/part05_ui-advanced.rst Tue Feb 26 16:29:44 2019 +0100 @@ -27,6 +27,9 @@ LOGO = data('logo.jpg') +.. Note:: + If the file :file:`uiprops.py` doesn't exist in your cube, simply create it. + The uiprops machinery is used to define some static file resources, such as the logo, default Javascript / CSS files, as well as CSS properties (we'll see that later).