Merge branch 'master' of https://github.com/buunguyen/octotree
This commit is contained in:
commit
441522a500
|
@ -74,6 +74,7 @@
|
|||
}
|
||||
|
||||
function getRepoFromPath() {
|
||||
if (!!$('#parallax_wrapper').length) return false
|
||||
var match = location.pathname.match(REGEXP)
|
||||
if (!match) return false
|
||||
|
||||
|
|
Loading…
Reference in New Issue