changeset 9492 | c7fc56eecd1a |
parent 9356 | 22c96944b175 |
child 9700 | da7d341cca76 |
--- a/web/views/tableview.py Thu Jan 30 18:04:59 2014 +0100 +++ b/web/views/tableview.py Tue Feb 04 15:29:29 2014 +0100 @@ -1068,7 +1068,7 @@ """Build an url to the current view using the <navcomp> attributes :param navcomp: a NavigationComponent to call an url method on. - :param path: expected to be json here ? + :param path: expected to be json here? :param params: params to give to build_url method this is called by :class:`cubiweb.web.component.NavigationComponent`