solomax commented on a change in pull request #89:
URL: https://github.com/apache/openmeetings/pull/89#discussion_r426399175
##########
File path:
openmeetings-web/src/main/java/org/apache/openmeetings/web/room/wb/WbPanel.html
##########
@@ -195,12 +195,12 @@
<div id="wb-formula" class="wb-formula ui-corner-all
ui-widget-content">
<div wicket:message="title:wb.tool.math.formula"
class="header ui-dialog-titlebar ui-corner-all ui-widget-header
ui-helper-clearfix ui-draggable-handle">
<span class="ui-dialog-title"><wicket:message
key="wb.tool.math.formula"/></span>
- <button type="button" class="ui-button
ui-corner-all ui-widget ui-button-icon-only ui-dialog-titlebar-close"
wicket:message="title:85">
- <span class="ui-button-icon ui-icon
ui-icon-closethick"></span>
- <span class="ui-button-icon-space">
</span>
- <wicket:message key="85"/>
- </button>
</div>
+ <button type="button" class="ui-button ui-corner-all
ui-widget ui-button-icon-only ui-dialog-titlebar-close"
wicket:message="title:85">
Review comment:
I would change this button to be bootstrap button, but this is cosmetics
----------------------------------------------------------------
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]