webmcp

diff framework/env/ui/paginate.lua @ 80:ca3f7b001014

Made new anchor feature working
author bsw
date Wed Jun 27 19:14:34 2012 +0200 (2012-06-27)
parents 3a6962b9121c
children 2f8d8edd1836
line diff
     1.1 --- a/framework/env/ui/paginate.lua	Wed Jun 27 18:57:53 2012 +0200
     1.2 +++ b/framework/env/ui/paginate.lua	Wed Jun 27 19:14:34 2012 +0200
     1.3 @@ -62,7 +62,7 @@
     1.4            view   = request.get_view(),
     1.5            id     = id,
     1.6            params = params,
     1.7 -          anchor = anchor,
     1.8 +          anchor = args.anchor,
     1.9            text   = tostring(page),
    1.10            partial = partial
    1.11          }

Impressum / About Us