Change linked params to accept Booleans
This commit is contained in:
@@ -243,7 +243,7 @@
|
||||
) }}
|
||||
|
||||
{{ if $linked }}
|
||||
{{ if ne $linked "unprocessed" }}
|
||||
{{ if ne $linked true }}
|
||||
{{ $method := "" }}
|
||||
{{ $options := slice }}
|
||||
{{ $size := "" }}
|
||||
|
Reference in New Issue
Block a user