Found it
          {{=A(
              I(_class='menu-icon fa fa-file bg-white'),
              DIV(
                H4('file.pdf',_class="control-sidebar-subheading"),
                P('23 Abril 2016'),
              _class="menu-info"),
          _href="")}}

2016-08-08 11:53 GMT+01:00 António Ramos <ramstei...@gmail.com>:

> How do i convert
> this
>
>             <a href="javascript::;">
>               <i class="menu-icon fa fa-file bg-white"></i>
>
>               <div class="menu-info">
>                 <h4 class="control-sidebar-subheading">BlaBlaBla</h4>
>
>                 <p>23 Abril 2016</p>
>               </div>
>             </a>
>
> to using A(_href=URL(...).etc?)
>
>
> Thank you
> António
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to