瀏覽代碼

- add sortable listing image

Nicolas Ricci 11 年之前
父節點
當前提交
7aeb733e21
共有 2 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      Resources/doc/cookbook/recipe_sortable_listing.rst
  2. 二進制
      Resources/doc/images/admin_sortable_listing.png

+ 4 - 1
Resources/doc/cookbook/recipe_sortable_listing.rst

@@ -9,7 +9,10 @@ Background
 A sortable behavior is already available for one-to-many relationships (http://sonata-project.org/bundles/doctrine-orm-admin/master/doc/reference/form_field_definition.html#advanced-usage-one-to-many). 
 A sortable behavior is already available for one-to-many relationships (http://sonata-project.org/bundles/doctrine-orm-admin/master/doc/reference/form_field_definition.html#advanced-usage-one-to-many). 
 However there is no packaged solution to have some up and down arrows to sort your records such as showed in the following screen
 However there is no packaged solution to have some up and down arrows to sort your records such as showed in the following screen
 
 
-list.jpg
+.. figure:: ../images/admin_sortable_listing.png
+   :align: center
+   :alt: Sortable listing
+   :width: 700px
 
 
 
 
 Pre-requisites
 Pre-requisites

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