瀏覽代碼

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

Alexander 9 年之前
父節點
當前提交
add0c9d151
共有 2 個文件被更改,包括 7 次插入0 次删除
  1. 7 0
      Resources/doc/cookbook/recipe_knp_menu.rst
  2. 二進制
      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

二進制
Resources/doc/images/demo_on_top.png