Update tutorial.rst

This commit is contained in:
Bernhard Posselt
2013-03-17 23:43:06 +01:00
parent 39095937ba
commit fa887cce2a

View File

@@ -15,6 +15,8 @@ Create an navigation entry
--------------------------
The **app.php** will always loaded for every app and can for instance be used to load additional JavaScript for the files app. Therefore the navigation entry has to be registered in this file.
.. note:: The icon **img/example.png** needs to exist or the navigation will throw an error
:file:`appinfo/app.php`
.. code-block:: php