Bugfix: Non existing function

refs #4400
This commit is contained in:
Marius Hein 2013-10-09 12:15:17 +02:00 committed by Eric Lippmann
parent 3975bb1364
commit f011b56911
1 changed files with 0 additions and 1 deletions

View File

@ -213,7 +213,6 @@ function(Container, $, logger, URI) {
this.registerControls();
this.registerTableLinks();
this.registerHistoryChanges();
};
this.construct(gridDomNode);