fix post index parse

This commit is contained in:
barisusakli
2015-01-12 17:54:07 -05:00
parent 456b844e61
commit bbfec7d443
4 changed files with 9 additions and 5 deletions

View File

@@ -497,7 +497,8 @@ app.uid = null;
$window.trigger('action:ajaxify.start', {
url: url
url: url,
tpl_url: tpl_url
});
collapseNavigationOnClick();