fixed in web2py 2.9.3

On Sunday, 2 March 2014 20:59:51 UTC-6, Ovidio Marinho wrote:
>
> Ops, Button Administrative interface ins welcome.w2p, not work!!!
>
> <button id="w2padmin-btn" class="btn btn-primary btn-lg btn-block">
>     <i class="glyphicon glyphicon-cog"></i> {{=T("Administrative 
> Interface")}}</button>
>
> In the previous version is working well:
>
> {{block right_sidebar}}
> {{=A(T("Administrative Interface"), _href=URL('admin','default','index'), 
> _class='btn',
>      _style='margin-top: 1em;')}}
>
>       
> Missing Link??
>
>          Ovidio Marinho Falcao Neto
>                   ITJP.NET.BR                      
>              ovid...@gmail.com <javascript:>
>              itjp....@gmail.com <javascript:>
>                          Brasil
>               
>
>
> 2014-03-02 21:31 GMT-03:00 Massimo Di Pierro 
> <massimo....@gmail.com<javascript:>
> >:
>
>> web2py 2.9.2 is out! 
>>
>> Changelog:
>>
>> - jquery 1.11
>> - codemirror 3.21, thanks Paolo Valleri
>> - fixed a security issue with sessions in database
>> - fixed security issue with redirect after expired login, thanks André 
>> Kablu
>> - cleaner DAL and rname integration, thanks niphlod and Michele
>> - added mongodb and imap tests for dal, thanks Alan
>> - NoSQL dal tests, thanks Alan
>> - better docstrings, thanks Niphlod
>> - allow URL(...,language=...) with parametric router, thanks Jonathan
>> - allow non-expiration of gae-memcache, thanks crimsoncantab
>> - MARKMIN(...,_class='...'), thanks Luca
>> - better transliteration in building slugs
>> - autolink emails
>> - new Janrain API, thanks PeterQ2
>> - enable admin app for GAE (experimental), thanks Alan
>> - many bug fixes
>> - invalidate function in web2py.js, thanks Paolo
>> - DAL(...,adapter_args=dict(engine='MyISAM'))
>> - todolist panel in admin editor, thanks Paolo Valleri
>> - enable killing processed in windows, thanks Yair
>>
>> Thanks to all those who have contributed!
>>
>> Massimo
>>
>> -- 
>> 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+un...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>

-- 
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/groups/opt_out.

Reply via email to