updated templater library
This commit is contained in:
+2
-1
@@ -17,7 +17,8 @@
|
||||
<h4>
|
||||
(Draft 2)
|
||||
</h4>
|
||||
{{ component "accounts/{acctID}/inventory/sync-groups/draft/table" "dot" . }}
|
||||
{{/* component "accounts/{acctID}/inventory/sync-groups/draft/table" "dot" . */}}
|
||||
{{ component (printf "accounts/%d/inventory/sync-groups/draft/table" $acctID) "dot" . }}
|
||||
|
||||
<div>
|
||||
{{ component "button"
|
||||
Reference in New Issue
Block a user