Allow headnodes in design a pod 19/70619/4
authorSean Smith <ssmith@iol.unh.edu>
Fri, 31 Jul 2020 17:07:20 +0000 (13:07 -0400)
committerSean Smith <ssmith@iol.unh.edu>
Fri, 31 Jul 2020 17:11:45 +0000 (13:11 -0400)
Signed-off-by: Sean Smith <ssmith@iol.unh.edu>
Change-Id: I74449692e0341125da014ab8120297815adb284a

src/templates/base/config_bundle/steps/define_software.html

index 43f3f5d..b61cb1c 100644 (file)
@@ -27,7 +27,6 @@
 
 {% block tablejs %}
 <script>
-    document.getElementById("radio_{{headnode}}").checked = true;
 
     function radio_pre_submit(){
         var parents = document.getElementsByClassName("table_hidden_input_parent");