浏览代码

- 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). 
 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

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