Index: /branches/amp_3_7_2/src/webui/webui/htdocs/new/src/cm/lib/task_scheduler.py
===================================================================
--- /branches/amp_3_7_2/src/webui/webui/htdocs/new/src/cm/lib/task_scheduler.py	(revision 2907)
+++ /branches/amp_3_7_2/src/webui/webui/htdocs/new/src/cm/lib/task_scheduler.py	(working copy)
@@ -21,7 +21,7 @@
 from hive.model.loading import get_model
 from hive.model.query import mark_expire_all
 from hive.notification import send_notification
-from cm.lib.communication import send_https_rest_request, modify_url
+from cm.lib.communication import send_https_rest_request, modify_url, call_restapi
 from hive.model.legacycli import cli_parse, RegexParser, MATCHONE
 
 logger = logging.getLogger('hive.debug')
