Code formatting to improve readability.
This commit is contained in:
@@ -809,6 +809,7 @@ $(document).ready(function() {
|
|||||||
* @var this_field Object referring to this field (<td>)
|
* @var this_field Object referring to this field (<td>)
|
||||||
*/
|
*/
|
||||||
var $this_field = $(this);
|
var $this_field = $(this);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var field_name String containing the name of this field.
|
* @var field_name String containing the name of this field.
|
||||||
* @see getFieldName()
|
* @see getFieldName()
|
||||||
|
Reference in New Issue
Block a user