Fix for loadPartTable (#5082)
- Recent changes introduced a bug related to filters - Only really visible on index page
This commit is contained in:
parent
66ec82d4d1
commit
7f5e844367
|
|
@ -45,7 +45,6 @@ loadSimplePartTable("#table-starred-parts", "{% url 'api-part-list' %}", {
|
|||
active: true,
|
||||
{% endif %}
|
||||
},
|
||||
name: 'starred_parts',
|
||||
});
|
||||
{% endif %}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue