liquid_feedback_frontend

diff app/main/event/_list.lua @ 770:88e2278e1427

Make more event link in event list more visible
author bsw
date Thu Jun 28 23:38:43 2012 +0200 (2012-06-28)
parents 344e5fdce8c9
children 5ec9e39c4f6c
line diff
     1.1 --- a/app/main/event/_list.lua	Thu Jun 28 23:25:27 2012 +0200
     1.2 +++ b/app/main/event/_list.lua	Thu Jun 28 23:38:43 2012 +0200
     1.3 @@ -192,6 +192,7 @@
     1.4  
     1.5  if #events > 0 then
     1.6    ui.link{
     1.7 +    attr = { class = "more_events_links" },
     1.8      text = _"Show older events",
     1.9      module = request.get_module(),
    1.10      view = request.get_view(),

Impressum / About Us