Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0
    • 2.0
    • General
    • None
    • MOODLE_20_STABLE
    • MOODLE_20_STABLE

    Description

      $jsoutput = $PAGE->requires->js('/lib/ufo.js')->asap();
      $jsoutput .= $PAGE->requires->data_for_js('FO', $args)->asap();
      $jsoutput .= $PAGE->requires->js_function_call('create_UFO_object', Array($id))->asap();

      is a bit too complex for this simple thing and I need to remove the asap anyway

      Attachments

        Activity

          People

            skodak Petr Skoda
            skodak Petr Skoda
            Nobody Nobody
            Adrian Greeve, David Woloszyn, Huong Nguyen, Jake Dallimore, Meirza, Michael Hawkins, Raquel Ortega, Safat Shahin, Stevani Andolo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              24/Nov/10