Boris K 5 years ago
parent
commit
7e16f4071d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/utils/formFields.js

+ 2 - 0
src/utils/formFields.js

@@ -292,6 +292,7 @@ export const changeUserForm = [
   }
 ];
 
+
 export const adminChangeUserForm =[
 	{
 		id:'firstName',
@@ -361,6 +362,7 @@ export const adminChangeUserForm =[
 		defaultChecked:false,
 	},
 
+
 ];
 
 export const route = [