Fix unterminated statements
This commit is contained in:
@@ -208,7 +208,7 @@ if (!window.console || !console.firebug) { (function()
|
||||
consoleBody = doc.getElementById("log");
|
||||
layout();
|
||||
flush();
|
||||
}
|
||||
};
|
||||
|
||||
var baseURL = getFirebugURL();
|
||||
|
||||
|
||||
@@ -267,7 +267,7 @@ OpenLayers.Format.Context = OpenLayers.Class(OpenLayers.Format.XML.VersionedOGC,
|
||||
keywords: context.keywords,
|
||||
logo: context.logo,
|
||||
descriptionURL: context.descriptionURL
|
||||
}
|
||||
};
|
||||
|
||||
options.metadata = metadata;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user