|
|
|
Issue Links:
|
Relates
|
|
This issue has a non-specific relationship to:
|
|
|
MDL-13710 AJAX editing jams browser for 5 seconds and slows page down - separate button for it?
|
|
|
|
|
|
|
|
|
AJAX editing serves to eliminate page reloads during editing of the course. But adding or editing activity (or course) opens new page and so, after this is done, all course page must be reloaded (with AJAX code) for next add (edit).
We can avoid this by opening page for adding/editing activity in new window in AJAX mode.
|
|
Description
|
AJAX editing serves to eliminate page reloads during editing of the course. But adding or editing activity (or course) opens new page and so, after this is done, all course page must be reloaded (with AJAX code) for next add (edit).
We can avoid this by opening page for adding/editing activity in new window in AJAX mode. |
Show » |
|