mirror of
https://github.com/inventree/inventree-website.git
synced 2025-08-07 13:02:16 +00:00
add extend functionality
This commit is contained in:
@@ -8,7 +8,7 @@ layout: default
|
||||
{% include features.html data=data %}
|
||||
|
||||
{% include cta.html cta=site.data.general.learn_cta %}
|
||||
{% include functions.html data=site.data.general.function %}
|
||||
{% include functions.html data=site.data.general.function extend=true %}
|
||||
{% include cta.html cta=site.data.general.end_cta %}
|
||||
|
||||
---
|
||||
|
Reference in New Issue
Block a user