From 10e52cc903ddb0bfe4fc966def9d4988034bb7de Mon Sep 17 00:00:00 2001 From: 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 Date: Mon, 30 Aug 2021 20:10:17 +0300 Subject: [PATCH] = --- arikaim-package.json | 2 +- form/fields/checkbox/checkbox.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arikaim-package.json b/arikaim-package.json index fdbbf4d..1051b03 100644 --- a/arikaim-package.json +++ b/arikaim-package.json @@ -2,7 +2,7 @@ "title": "UI components", "package-type": "components", "name": "semantic", - "version": "1.6.5", + "version": "1.6.6", "description": "Arikaim components library for Semantic UI.", "repository": "https://github.com/arikaim/ui-components.git", "require": { diff --git a/form/fields/checkbox/checkbox.html b/form/fields/checkbox/checkbox.html index deb5183..36814a8 100644 --- a/form/fields/checkbox/checkbox.html +++ b/form/fields/checkbox/checkbox.html @@ -6,7 +6,7 @@
- {% if labels is not empty %} + {% if label is not empty %} {% endif %}