I have this code in my view

<button type="button" class="btn btn-info btn-sm pull-right"
 onclick="$.web2py.component('{{=URL('data.load
',vars=dict(order_id=quotation.id))}}', 'contain-to-order');">
 <i class="fa fa-star-o"></i> {{=T('Convert to order')}}
 </button>

In the google chrome console

<https://lh3.googleusercontent.com/-uPUrNVqF-Xs/WntoSLEiQ5I/AAAAAAAABLw/8Qq-5kP7JhsOX31qlulAOXyhyXm1cQxIgCLcBGAs/s1600/Captura%2Bde%2Bpantalla%2Bde%2B2018-02-07%2B14-47-44.png>

In firefox

<https://lh3.googleusercontent.com/-CINz0G6HI14/WntoB_VIADI/AAAAAAAABLs/ToCouE8sYiAUXMrxyJ2CL5ovaQAyShODQCLcBGAs/s1600/Captura%2Bde%2Bpantalla%2Bde%2B2018-02-07%2B14-49-32.png>

-- 
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