branch | stable |
changeset 9700 | da7d341cca76 |
parent 9383 | 7b3fa5a7a5a3 |
child 10582 | bc2f6f0d7433 |
--- a/web/views/__init__.py Tue Apr 01 13:57:25 2014 +0200 +++ b/web/views/__init__.py Mon Apr 14 11:54:33 2014 +0200 @@ -103,7 +103,7 @@ def linksearch_select_url(req, rset): - """when searching an entity to create a relation, return an url to select + """when searching an entity to create a relation, return a URL to select entities in the given rset """ req.add_js( ('cubicweb.ajax.js', 'cubicweb.edition.js') )