Fixed confirmInput parameter name in Dynamic UI docs
The Version history in dynamic_ui.rst contains confirmPassword parameter name which doesn't match actual implementation in murano-dashboard. The correct name is "confirmInput" and this change fixes the docs to match the code. Change-Id: Ifa7057657e6fd78457ec00d7bc8fdb15d07835fa
This commit is contained in:
@@ -77,7 +77,7 @@ Version history
|
||||
| | support backward compatibility, you need to manually remove | |
|
||||
| | *name* field from class properties. | |
|
||||
+---------+-------------------------------------------------------------------+-------------------+
|
||||
| 2.3 | - Now *password* field supports ``confirmPassword`` flag and | Mitaka |
|
||||
| 2.3 | - Now *password* field supports ``confirmInput`` flag and | Mitaka |
|
||||
| | validator overloading with single ``regexValidator`` or | |
|
||||
| | multiple *validators* attribute. | |
|
||||
+---------+-------------------------------------------------------------------+-------------------+
|
||||
|
||||
Reference in New Issue
Block a user