aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/templates/base/config_bundle/steps/define_software.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/templates/base/config_bundle/steps/define_software.html b/src/templates/base/config_bundle/steps/define_software.html
index 43f3f5d..b61cb1c 100644
--- a/src/templates/base/config_bundle/steps/define_software.html
+++ b/src/templates/base/config_bundle/steps/define_software.html
@@ -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");