This website requires JavaScript.
Explore
Help
Sign in
hiro
/
Vulcan
Watch
1
Star
0
Fork
You've already forked Vulcan
0
mirror of
https://github.com/vale981/Vulcan
synced
2025-03-10 04:26:41 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
eb0aba65e5
Vulcan
/
packages
/
telescope-posts
/
lib
/
client
/
templates
/
post_page.js
4 lines
71 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Template[getTemplate('XYZ')] => Template.XYZ
2015-04-13 14:52:03 +09:00
Template
.
post
_page
.
rendered
=
function
(
)
{
Disable resetScroll; Simplify adminUsers publication; fix search controller
2014-08-28 11:10:31 +09:00
$
(
'body'
)
.
scrollTop
(
0
)
;
cleanup while getting familiar with the codebase
2014-09-16 15:18:27 -04:00
}
;
Reference in a new issue
Copy permalink