Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
{
2
  "moodle-assignfeedback_editpdf-editor": {
3
    "requires": [
4
        "base",
5
        "event",
6
        "node",
7
        "io",
8
        "graphics",
9
        "json",
10
        "event-move",
11
        "event-resize",
12
        "transition",
13
        "querystring-stringify-simple",
14
        "moodle-core-notification-dialog",
15
        "moodle-core-notification-alert",
16
        "moodle-core-notification-warning",
17
        "moodle-core-notification-exception",
18
        "moodle-core-notification-ajaxexception"
19
    ]
20
  }
21
}