mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 10:01:40 -05:00
Merge branch 'master' of https://github.com/TelescopeJS/Telescope
This commit is contained in:
commit
d69fd70883
1 changed files with 0 additions and 2 deletions
|
@ -15,6 +15,4 @@ Template[getTemplate('post_page')].helpers({
|
|||
|
||||
Template[getTemplate('post_page')].rendered = function(){
|
||||
$('body').scrollTop(0);
|
||||
if(this.data) // XXX
|
||||
document.title = $(".post-title").text();
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue