mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-20 13:56:30 +00:00
Simplify process for marking a part as "starred"
This commit is contained in:
@ -50,8 +50,11 @@
|
||||
|
||||
<link rel="stylesheet" href="{% get_color_theme_css user.get_username %}">
|
||||
|
||||
{% block css %}
|
||||
{% endblock %}
|
||||
<style>
|
||||
{% block css %}
|
||||
<!-- Custom CSS style goes here -->
|
||||
{% endblock %}
|
||||
</style>
|
||||
{% block head %}
|
||||
{% endblock %}
|
||||
|
||||
|
Reference in New Issue
Block a user