Commit dedc41b8 by joni-jones

Changed '_' to equal html code.

parent e1f4a9cc
...@@ -30,7 +30,7 @@ with [[yii\captcha\CaptchaAction]]. ...@@ -30,7 +30,7 @@ with [[yii\captcha\CaptchaAction]].
Compares the specified attribute value with another value and validates if they are equal. Compares the specified attribute value with another value and validates if they are equal.
- `compareAttribute` the name of the attribute to be compared with. _(currentAttribute_repeat)_ - `compareAttribute` the name of the attribute to be compared with. _(currentAttribute_repeat)_
- `compareValue` the constant value to be compared with. - `compareValue` the constant value to be compared with.
- `operator` the operator for comparison. _('==')_ - `operator` the operator for comparison. _('==')_
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment