UI Navigation: Category title 'Open Projects' rename to 'Films'
This commit is contained in:
@@ -98,7 +98,7 @@ button.navbar-toggler(
|
||||
|
||||
| {% elif project.category == 'film' %}
|
||||
| {% set category_url = url_for('cloud.open_projects') %}
|
||||
| {% set category_title = 'Open Projects' %}
|
||||
| {% set category_title = 'Films' %}
|
||||
|
||||
| {% elif project.category == 'assets' %}
|
||||
| {% set category_url = url_for('cloud.libraries') %}
|
||||
|
Reference in New Issue
Block a user