Remove more tabs incidents.
This commit is contained in:
@@ -87,7 +87,7 @@ def job_get_logbook(context, job_id):
|
||||
return IMPL.job_get_logbook(context, job_id)
|
||||
|
||||
def job_create(context, job_name, job_id=None):
|
||||
return IMPL.job_create(context, job_name, job_id)
|
||||
return IMPL.job_create(context, job_name, job_id)
|
||||
|
||||
def job_destroy(context, job_id):
|
||||
return IMPL.job_destroy(context, job_id)
|
||||
|
Reference in New Issue
Block a user