mirror of
https://github.com/silverstripe/doc.silverstripe.org
synced 2024-10-22 17:05:50 +02:00
FIX: Removed reference to obsolete DocumentationViewerExtension
This commit is contained in:
parent
ba5ca6bc13
commit
2aa3afd891
@ -47,10 +47,6 @@ DocumentationViewer::set_edit_link(
|
||||
|
||||
Object::add_extension('Controller', 'ControllerExtension');
|
||||
|
||||
if(Director::isLive()) {
|
||||
DocumentationViewerExtension::$google_analytics_code = 'UA-84547-8';
|
||||
}
|
||||
|
||||
Validator::set_javascript_validation_handler('none');
|
||||
|
||||
DocumentationSearch::set_meta_data(array(
|
||||
|
Loading…
Reference in New Issue
Block a user