mirror of
https://github.com/vrana/adminer.git
synced 2025-08-08 15:47:00 +02:00
Mark optional parameter
This commit is contained in:
@@ -666,7 +666,7 @@ function ajaxForm(form, message, button) {
|
||||
/** Display edit field
|
||||
* @param MouseEvent
|
||||
* @param number display textarea instead of input, 2 - load long text
|
||||
* @param string warning to display
|
||||
* @param [string] warning to display
|
||||
* @this HTMLElement
|
||||
*/
|
||||
function selectClick(event, text, warning) {
|
||||
|
Reference in New Issue
Block a user