This website works better with JavaScript.
Home
Explore
Help
Sign In
alex
/
PNSPS-frontend-MaterialUI
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Save btn name "Save"
master
Anna Ho
1 year ago
parent
bb43fbc4be
commit
503574d98c
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/pages/pnspsUserDetailPage/index.js
+1
-1
src/pages/pnspsUserGroupDetailPage/index.js
+ 1
- 1
src/pages/pnspsUserDetailPage/index.js
View File
@@ -264,7 +264,7 @@ const UserMaintainPage = () => {
}}
onClick={submitData}
>
Save
User
Save
</Button>
</Grid>
</Grid>
+ 1
- 1
src/pages/pnspsUserGroupDetailPage/index.js
View File
@@ -230,7 +230,7 @@ const UserMaintainPage = () => {
}}
onClick={submitData}
>
Save
User Group
Save
</Button>
</Grid>
</Grid>
Write
Preview
Loading…
Cancel
Save