diff --git a/core/src/main/resources/lib/form/dropdownList.jelly b/core/src/main/resources/lib/form/dropdownList.jelly index 6635c118f493ec93769bc9297cea4a40ec455bab..bdc68f963b16e899939640975903c48cc8d11ea6 100644 --- a/core/src/main/resources/lib/form/dropdownList.jelly +++ b/core/src/main/resources/lib/form/dropdownList.jelly @@ -21,15 +21,22 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. --> - - + + Foldable block expanded when the corresponding item is selected in the drop-down list. + + + Human readable title text of this drop-down listbox. + Shown in the same position as <f:entry title="..." /> + + + name of the drop-down list. + + + Path to the inline help. See <f:entry help="..." /> + +