browser: addSectionFunctions is no more
Signed-off-by: Dennis Francis <dennis.francis@collabora.com> Change-Id: Ibceebaed2f553275b206f04e4c18dd9b842a78c3
This commit is contained in:
parent
e0017e5b8c
commit
75fbcc4ad0
1 changed files with 0 additions and 1 deletions
|
@ -2180,7 +2180,6 @@ L.Control.JSDialogBuilder = L.Control.extend({
|
|||
annotation.containerObject = data.annotation.containerObject;
|
||||
annotation.sectionProperties.section = annotation;
|
||||
annotation.sectionProperties.commentListSection = data.annotation.sectionProperties.commentListSection;
|
||||
data.annotation.containerObject.addSectionFunctions(annotation);
|
||||
annotation.onInitialize();
|
||||
|
||||
if (this.map.isPermissionEditForComments() || this.map.isEditMode())
|
||||
|
|
Loading…
Reference in a new issue