MDL-55980 Scheduled tasks: Run individual scheduled tasks from web

This commit is contained in:
sam marshall
2017-02-24 10:42:28 +00:00
parent 0f59b6dd75
commit 38fa1ca558
10 changed files with 348 additions and 48 deletions
+4
View File
@@ -9,3 +9,7 @@
/*rtl:ignore*/
direction: ltr;
}
#page-admin-tool-task-scheduledtasks .task-runnow {
font-size: 0.75em;
}