From 8070edb05a8bfa1579adda47188303812248807a Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Wed, 24 Dec 2014 15:49:03 -0500 Subject: Small code and documentation cleanup. --- core/.ui.dialogs.luadoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'core') diff --git a/core/.ui.dialogs.luadoc b/core/.ui.dialogs.luadoc index 523c423b..c60546f0 100644 --- a/core/.ui.dialogs.luadoc +++ b/core/.ui.dialogs.luadoc @@ -410,7 +410,8 @@ function standard_dropdown(options) end -- @param options Table of key-value option pairs for the filtered list dialog. -- -- * `title`: The dialog's title text. --- * `text`: The dialog's main message text. +-- * `informative_text`: The dialog's main message text. +-- * `text`: The dialog's initial input text. -- * `columns`: The list of string column names for list rows. -- * `items`: The list of string items to show in the filtered list. -- * `button1`: The right-most button's label. The default value is -- cgit v1.2.3