Skip to content
This repository has been archived by the owner on Mar 8, 2021. It is now read-only.

Commit

Permalink
Merge pull request #524 from MrSwed/evo-develop
Browse files Browse the repository at this point in the history
update ddmultiplefields parameters descriptions
  • Loading branch information
Dmi3yy committed Feb 29, 2016
2 parents 33aed77 + 05d77b8 commit 2bed62c
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -20,6 +20,7 @@
* @param $minRow {integer} - Minimum number of strings. Default: 0.
* @param $maxRow {integer} - Maximum number of strings. Default: 0 (без лимита).
* @param $columnsData {separated string} - List of valid values in json format (with “||”). Default: ''. Example: '[['','No selected'],['0','No'],['1','Yes',1]]'
* @param $options {array or JSON} - Extend options: sortable - allow sorting (default), showIndex - display line numbers (default), btnToggleRaw - show button "Raw" (not defailt)
*
* @event OnDocFormPrerender
* @event OnDocFormRender
Expand Down

0 comments on commit 2bed62c

Please sign in to comment.