From 1cb3e9c5949103ace7d9ef111f84e5cf5c603bce Mon Sep 17 00:00:00 2001 From: sidorenkoda Date: Tue, 26 Apr 2016 13:21:50 +0300 Subject: [PATCH] verstka fix --- src/widgets/CheckBoxList.php | 2 +- src/widgets/DropDownList.php | 2 +- src/widgets/EncodedTextInput.php | 20 ++++++++++---------- src/widgets/RadioList.php | 2 +- src/widgets/Textarea.php | 2 +- 5 files changed, 14 insertions(+), 14 deletions(-) diff --git a/src/widgets/CheckBoxList.php b/src/widgets/CheckBoxList.php index 86f6d28..6294413 100644 --- a/src/widgets/CheckBoxList.php +++ b/src/widgets/CheckBoxList.php @@ -36,7 +36,7 @@ class CheckBoxList extends AttributeHandler TEMPLATE; static $addButton = <<