fs-feedback-creator
Advanced tools
Comparing version 1.0.36 to 1.0.37
@@ -152,5 +152,3 @@ export class FeedbackCreator { | ||
</div> | ||
{% if fb.this.wgAdditionalMsgActivation == true %} | ||
<p id="textUnderTextarea">${this.fb.wgAdditionalMsg}</p> | ||
{% endif %} | ||
<button id="commentSendButton" disabled>Send</button> | ||
@@ -296,2 +294,3 @@ </div> | ||
cursor: pointer; | ||
position: absolute; | ||
} | ||
@@ -298,0 +297,0 @@ #feedbackButton:hover { |
{ | ||
"name": "fs-feedback-creator", | ||
"version": "1.0.36", | ||
"version": "1.0.37", | ||
"description": "web-based module that's responsible to inject fullsession feedback modal", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
35394
590