Skip to content
Snippets Groups Projects
Commit 5ed8a9e6 authored by Piotr Gawron's avatar Piotr Gawron
Browse files

Merge branch '558-comment-header-missing' into 'devel_12.1.x'

Resolve "Comment header missing"

See merge request !477
parents 67b6d84d 23d2e0c9
No related branches found
No related tags found
5 merge requests!488Merge 12.1.1 into master,!48712.1.1 into master,!484v12.1.1 release,!479Resolve "Pathways and compartments overlay is unavailable if using Custom Semantic Zoom",!477Resolve "Comment header missing"
Pipeline #7182 passed
...@@ -29,6 +29,7 @@ function CommentDialog(params) { ...@@ -29,6 +29,7 @@ function CommentDialog(params) {
var self = this; var self = this;
self._createGui(); self._createGui();
$(self.getElement()).dialog({ $(self.getElement()).dialog({
title: "Add comment",
autoOpen: false, autoOpen: false,
resizable: false, resizable: false,
width: window.innerWidth / 2, width: window.innerWidth / 2,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment