Updated packages

This commit is contained in:
Lukas Reschke 2012-07-26 01:12:58 +02:00
parent 9605e1926c
commit 95936024bc
2 changed files with 2 additions and 4 deletions

View File

@ -124,9 +124,7 @@
} else if (href.indexOf("#") === 0) {
type = 'inline';
} else {
type = 'ajax';
}
}
}
if (!type) {

File diff suppressed because one or more lines are too long