branch | stable |
changeset 9700 | da7d341cca76 |
parent 9587 | 0f0199948f93 |
child 9784 | 790956c311ef |
--- a/web/component.py Tue Apr 01 13:57:25 2014 +0200 +++ b/web/component.py Mon Apr 14 11:54:33 2014 +0200 @@ -448,7 +448,7 @@ return domid(self.__regid__) + unicode(self.entity.eid) def lazy_view_holder(self, w, entity, oid, registry='views'): - """add a holder and return an url that may be used to replace this + """add a holder and return a URL that may be used to replace this holder by the html generate by the view specified by registry and identifier. Registry defaults to 'views'. """