my bad, i forgot to include the main actor.
*views/default/index.html*
{{extend 'layout.html'}}
{{=LOAD('default', 'post.load', ajax = True,
target = 'post') }}
{{=LOAD('default', 'show.load', ajax = True,
target = 'show') }}
about flash, already tried response.flash and session.
session.flash should probably be response.flash since you are not
redirecting.
In response.js = "jQuery('#show').get(0).reload()" what is #show? You do
not show a ... in your code.
On Thursday, 16 July 2015 17:50:41 UTC-5, 黄祥 wrote:
>
> continue my testing in another discussion :
> https://grou
2 matches
Mail list logo