From 1db98b0396cb2d5bdcbd22a7bd0e5b417a3b78b1 Mon Sep 17 00:00:00 2001 From: Ravi Tripathi <ravi89@uab.edu> Date: Wed, 18 Sep 2019 14:05:35 -0500 Subject: [PATCH] Modifying the form for ANSYS --- form.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/form.yml b/form.yml index a2e2fe5..92fcda1 100644 --- a/form.yml +++ b/form.yml @@ -27,10 +27,10 @@ attributes: version: widget: select - label: "SAS version" - help: "This defines the version of SAS you want to load." + label: "ANSYS version" + help: "This defines the version of ANSYS you want to load." options: - - [ "v9.4", "sas/v9.4" ] + - [ "19.1", "ANSYS/19.1" ] form: - version - bc_num_hours -- GitLab