* zin: refactor set:xxx usage to compatible with php 5.4.
This commit is contained in:
@@ -414,7 +414,7 @@ formPanel
|
||||
),
|
||||
inputControl
|
||||
(
|
||||
set::class($hiddenEstimate),
|
||||
set::className($hiddenEstimate),
|
||||
input(set::name('estimate')),
|
||||
to::suffix
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user