From c1f46ed941aa392ddd127e53f41e6a8282954032 Mon Sep 17 00:00:00 2001 From: Matthias Schmidt Date: Wed, 23 Dec 2020 15:49:18 +0100 Subject: [PATCH] Add field attribute support for `TagFormField` --- com.woltlab.wcf/templates/__tagFormField.tpl | 7 ++++++- wcfsetup/install/files/acp/templates/__tagFormField.tpl | 7 ++++++- .../system/form/builder/field/tag/TagFormField.class.php | 5 ++++- 3 files changed, 16 insertions(+), 3 deletions(-) diff --git a/com.woltlab.wcf/templates/__tagFormField.tpl b/com.woltlab.wcf/templates/__tagFormField.tpl index 09d380ab4d..566556151d 100644 --- a/com.woltlab.wcf/templates/__tagFormField.tpl +++ b/com.woltlab.wcf/templates/__tagFormField.tpl @@ -1,4 +1,9 @@ - +getFieldAttributes() key='attributeName' item='attributeValue'} {$attributeName}="{$attributeValue}"{/foreach}{* +*}>