|
@@ -191,7 +191,7 @@ $(function () {
|
|
|
urlLanguage = '';
|
|
urlLanguage = '';
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- var sectionVersion;
|
|
|
|
|
|
|
+ var sectionVersion = '';
|
|
|
if (/manual/.test(pathVersion)) {
|
|
if (/manual/.test(pathVersion)) {
|
|
|
sectionVersion = 'manual'
|
|
sectionVersion = 'manual'
|
|
|
} else if (/api/.test(pathVersion)) {
|
|
} else if (/api/.test(pathVersion)) {
|