doc/tutorials/advanced/part05_ui-advanced.rst
branch3.26
changeset 12479 26542c8244d3
parent 12472 4ae2b13017ef
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).