From d7d22023241d3e475ada517b2059fd231a474970 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Sun, 27 Sep 2020 14:12:08 +0530 Subject: changed job status to job status / result --- app/templates/base.html | 2 +- app/templates/home.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'app/templates') diff --git a/app/templates/base.html b/app/templates/base.html index 0b34351..e4ae447 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -63,7 +63,7 @@
  • - Job Status + Job Status / Results
  • diff --git a/app/templates/home.html b/app/templates/home.html index f8e08da..7e0e352 100644 --- a/app/templates/home.html +++ b/app/templates/home.html @@ -28,7 +28,7 @@
  • API - Swagger UI or ReDoc - API access for the server
  • Generate PDBQTs - Generate PDBQTs for your compounds or proteins
  • Editor - Simple Molecular Editor powered by Kekule.js
  • -
  • Job Status - Check the job status
  • +
  • Job Status / Results - Check the job status and view the results
  • Visualise - Molecular Viewer
  • -- cgit v1.2.3