mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
fix trailing
This commit is contained in:
parent
bd195105e7
commit
93b6934127
@ -166,4 +166,3 @@ The tags describe issues and PRs in multiple areas:
|
||||
| | docker | Docker / docker-compose |
|
||||
| | CI | CI / unit testing ecosystem |
|
||||
| | setup | Relates to the InvenTree setup / installation process |
|
||||
|
||||
|
@ -303,4 +303,3 @@
|
||||
</div>
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
@ -351,4 +351,3 @@
|
||||
tree_id: 0
|
||||
lft: 0
|
||||
rght: 0
|
||||
|
@ -460,4 +460,3 @@ function getFilterOptionValue(tableKey, filterKey, valueKey) {
|
||||
// Cannot map to a display string - return the original text
|
||||
return value;
|
||||
}
|
||||
|
||||
|
@ -313,4 +313,3 @@ function setupNotesField(element, url, options={}) {
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -40,4 +40,3 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user