fix(poll): don't translate user/presenter typed answers
When the answer is not default (Custom or UserResponse), don't translate the answers.
Showing
- akka-bbb-apps/src/main/scala/org/bigbluebutton/core/models/Polls.scala 2 additions, 1 deletion.../src/main/scala/org/bigbluebutton/core/models/Polls.scala
- bbb-common-message/src/main/scala/org/bigbluebutton/common2/domain/Meeting2x.scala 1 addition, 1 deletion...in/scala/org/bigbluebutton/common2/domain/Meeting2x.scala
- bigbluebutton-html5/imports/api/polls/server/handlers/userVoted.js 1 addition, 0 deletions...tton-html5/imports/api/polls/server/handlers/userVoted.js
- bigbluebutton-html5/imports/api/polls/server/methods/startPoll.js 2 additions, 2 deletions...utton-html5/imports/api/polls/server/methods/startPoll.js
- bigbluebutton-html5/imports/ui/components/poll/component.jsx 2 additions, 0 deletionsbigbluebutton-html5/imports/ui/components/poll/component.jsx
- bigbluebutton-html5/imports/ui/components/poll/container.jsx 4 additions, 2 deletionsbigbluebutton-html5/imports/ui/components/poll/container.jsx
- bigbluebutton-html5/imports/ui/components/poll/live-result/component.jsx 6 additions, 4 deletions...tml5/imports/ui/components/poll/live-result/component.jsx
- bigbluebutton-html5/imports/ui/components/poll/service.js 1 addition, 1 deletionbigbluebutton-html5/imports/ui/components/poll/service.js
- bigbluebutton-html5/imports/ui/components/polling/component.jsx 5 additions, 3 deletions...ebutton-html5/imports/ui/components/polling/component.jsx
- bigbluebutton-html5/imports/ui/components/polling/container.jsx 1 addition, 0 deletions...ebutton-html5/imports/ui/components/polling/container.jsx
- bigbluebutton-html5/imports/ui/components/presentation/presentation-toolbar/container.jsx 2 additions, 1 deletion...omponents/presentation/presentation-toolbar/container.jsx
- bigbluebutton-html5/imports/ui/components/whiteboard/annotations/poll/component.jsx 7 additions, 23 deletions...s/ui/components/whiteboard/annotations/poll/component.jsx
Loading
Please register or sign in to comment