[FIX] Remove image in RST in order validate travis fail

This commit is contained in:
Nicolas Bessi
2014-08-20 16:18:02 +02:00
parent 69d2e5aba3
commit 6b50a7023a

View File

@@ -32,10 +32,7 @@ This module leaves the search view extension for move lines intact, but
disables the default search values for the dropdowns so that you do not
have to disable these before entering your own search queries.
.. image:: %s
""" % ("/account_move_line_no_default_search/static/src/img/"
"move_line_search_view.png"),
""",
'website': 'http://therp.nl',
'depends': ['account'],
'js': ['static/src/js/move_line_search_view.js'],