fix trailing

This commit is contained in:
Matthias Mair 2022-05-20 13:20:55 +02:00
parent bd195105e7
commit 93b6934127
99 changed files with 2341 additions and 2347 deletions

View File

@ -166,4 +166,3 @@ The tags describe issues and PRs in multiple areas:
| | docker | Docker / docker-compose | | | docker | Docker / docker-compose |
| | CI | CI / unit testing ecosystem | | | CI | CI / unit testing ecosystem |
| | setup | Relates to the InvenTree setup / installation process | | | setup | Relates to the InvenTree setup / installation process |

View File

@ -303,4 +303,3 @@
</div> </div>
{% endif %} {% endif %}
{% endif %} {% endif %}

View File

@ -351,4 +351,3 @@
tree_id: 0 tree_id: 0
lft: 0 lft: 0
rght: 0 rght: 0

View File

@ -460,4 +460,3 @@ function getFilterOptionValue(tableKey, filterKey, valueKey) {
// Cannot map to a display string - return the original text // Cannot map to a display string - return the original text
return value; return value;
} }

View File

@ -313,4 +313,3 @@ function setupNotesField(element, url, options={}) {
}); });
} }
} }

View File

@ -40,4 +40,3 @@
</div> </div>
</div> </div>
</div> </div>