mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
- code formatting;
This commit is contained in:
@@ -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 ) {
|
||||
|
||||
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user