From 93955ebe3b79e3d5a626df4f543445fffadcea33 Mon Sep 17 00:00:00 2001 From: Arthur Zalevsky Date: Thu, 6 Jun 2024 07:52:59 -0700 Subject: [PATCH] remove the column with crosslink-ms restraints types enumeration --- templates/formodeling.html | 4 ---- templates/full_validation_pdf.html | 4 ---- 2 files changed, 8 deletions(-) diff --git a/templates/formodeling.html b/templates/formodeling.html index 965dbc67..1f3c4915 100644 --- a/templates/formodeling.html +++ b/templates/formodeling.html @@ -95,9 +95,6 @@
Restraint types
- {% for k in cx_ertypes['columns'] %} - {% for v in cx_ertypes['data'][i] %} {% endfor %} diff --git a/templates/full_validation_pdf.html b/templates/full_validation_pdf.html index c8d2d79e..e146f0d9 100644 --- a/templates/full_validation_pdf.html +++ b/templates/full_validation_pdf.html @@ -783,9 +783,6 @@
- Type # - {{ k }} @@ -108,7 +105,6 @@
Restraint types
{% for i in range(cx_ertypes['data']|length) %}
{{ i }}{{ v }}
- {% for k in cx_ertypes['columns'] %} - {% for v in cx_ertypes['data'][i] %} {% endfor %}
- Type # - {{ k }} @@ -796,7 +793,6 @@
{% for i in range(cx_ertypes['data']|length) %}
{{ i }}{{ v }}