Add documentation for the event argument

This commit is contained in:
Amire80
2018-03-22 11:02:29 +02:00
committed by Niklas Laxström
parent 119f3565f1
commit 274f7b15a1

View File

@@ -287,6 +287,7 @@
/**
* On select handler for search results
* @param {string} langCode
* @param {Object} event The jQuery click event
*/
select: function ( langCode, event ) {
this.hide();