mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-03-12 05:21:18 +00:00
fix mentions url in mobile
This commit is contained in:
parent
504f23017d
commit
1d58e34ff1
@ -98,6 +98,7 @@ var router=new $.mobile.Router(
|
||||
if( !$("#home .posts").children().length ) {
|
||||
$.mobile.showPageLoadingMsg();
|
||||
getFullname( defaultScreenName, $("#home .rtitle"));
|
||||
$(".mentions-count").attr("href","#mentions?user="+defaultScreenName );
|
||||
$.MAL.setPostTemplate( $("#post-template-home") );
|
||||
requestTimelineUpdate("latestFirstTime",postsPerRefresh,followingUsers);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user