Преглед на файлове

Add screenshot for 'on_top' option. (#3758)

Alexander преди 9 години
родител
ревизия
add0c9d151
променени са 2 файла, в които са добавени 7 реда и са изтрити 0 реда
  1. 7 0
      Resources/doc/cookbook/recipe_knp_menu.rst
  2. BIN
      Resources/doc/images/demo_on_top.png

+ 7 - 0
Resources/doc/cookbook/recipe_knp_menu.rst

@@ -208,6 +208,13 @@ or in sonata_admin dashboard group configuration:
                     items:
                         - sonata.news.admin.post
 
+.. figure:: ../images/demo_on_top.png
+   :align: center
+   :alt: on_top option
+   :width: 500
+
+In this screenshot, we add ``on_top`` option to ``Tag`` and ``Blog Post`` admin services.
+
 Your can't use this option for two or more items in the same time, for example:
 
 .. code-block:: yaml

BIN
Resources/doc/images/demo_on_top.png