doc/book/devweb/views/table.rst
changeset 10495 5bd914ebf3ae
parent 10491 c67bcee93248
child 10829 550c2d27339f
--- a/doc/book/devweb/views/table.rst	Thu Jan 08 23:00:56 2015 +0100
+++ b/doc/book/devweb/views/table.rst	Tue Jun 23 17:04:40 2015 +0200
@@ -45,14 +45,14 @@
 
 The previous example results in:
 
-.. image:: ../../images/views-table-shadow.png
+.. image:: ../../../images/views-table-shadow.png
 
 In order to activate table filter mechanism, the `display_filter` option is given
 as a layout argument. A small arrow will be displayed at the table's top right
 corner. Clicking on `show filter form` action, will display the filter form as
 below:
 
-.. image:: ../../images/views-table-filter-shadow.png
+.. image:: ../../../images/views-table-filter-shadow.png
 
 By the same way, you can display additional actions for the selected entities
 by setting `add_view_actions` layout option to `True`. This will add actions