sebawagner commented on a change in pull request #94:
URL: https://github.com/apache/openmeetings/pull/94#discussion_r428287206
##########
File path:
openmeetings-web/src/main/java/org/apache/openmeetings/web/room/wb/raw-wb-area.js
##########
@@ -411,6 +411,10 @@ var DrawWbArea = function() {
width: 350
, appendTo: '.room-block .wb-block'
});
+ // Fix to move the close icon on top of the
.ui-dialog-titlebar cause otherwise
Review comment:
Its 1 line of code. And we want to replace ui-dialog with bootstrap.
I would agree if there is a way to enhance jquery-ui to add this
functionality.
Anyway, I can try.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]