Internal: Fix BBB CopyTextToClipboard button - refs BT#21682

pull/5531/head
christianbeeznst 6 months ago
parent a9f2ee0d20
commit c4e6fe86e9
  1. 1
      public/plugin/bbb/view/listing.tpl
  2. 1
      public/plugin/zoom/view/meeting.tpl

@ -116,3 +116,4 @@
</div>
{% endautoescape %}
<script src="{{ url('index') ~ 'build/legacy_app.js' }}"></script>

@ -114,3 +114,4 @@
</dl>
{% endif %}
{% endif %}
<script src="{{ url('index') ~ 'build/legacy_app.js' }}"></script>

Loading…
Cancel
Save