Uploaded image for project: 'Plugins'
  1. Plugins
  2. CONTRIB-3863

HTML is broken in Presenter

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • 2.3.1
    • Module: Presenter
    • None
    • MOODLE_23_STABLE

      Will attach screenshot.

      How to fix: in file view.php, replace

      echo '<div style="width: ' . $presentationWidth + 2 . 'px; margin: 0 auto; border: 1px solid #CCC;">';

      with

      echo '<div style="width: ' . ($presentationWidth + 2) . 'px; margin: 0 auto; border: 1px solid #CCC;">';

            alexcontis Alex Contis
            badblock Kirill Astashov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.