- code formatting;

This commit is contained in:
nikitasinelnikov
2019-08-02 14:04:50 +03:00
parent 23466235ce
commit 8220864a37
2 changed files with 1 additions and 3 deletions
@@ -268,8 +268,6 @@ jQuery(document).ready( function() {
}
});
console.log( visible_options );
var lines_field = jQuery( '[data-field_id="' + field_id + '"]' );
if ( visible_options.length ) {
+1 -1
View File
@@ -20,7 +20,7 @@ if ( ! class_exists( 'UM' ) ) {
* @method UM_Notifications_API Notifications_API()
* @method UM_Online Online()
* @method UM_Profile_Completeness_API Profile_Completeness_API()
* @method UM_reCAPTCHA_API reCAPTCHA_API()
* @method UM_reCAPTCHA reCAPTCHA()
* @method UM_Reviews_API Reviews_API()
* @method UM_Activity_API Activity_API()
* @method UM_Social_Login_API Social_Login_API()