Commit 67dafb0
committed
Add credential type icons
- Add keychain.png for keychain credential type
- Add raw.png for raw JSON credential type
- Update paths in credential_form_component.ex
Icons are placed in /priv/static/images/ alongside other static
images like user.png, google.png, etc. File names without dashes
avoid gitignore patterns that exclude digested build assets.1 parent aa8a7bd commit 67dafb0
File tree
3 files changed
+2
-2
lines changed- lib/lightning_web/live/credential_live
- priv/static/images
3 files changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1079 | 1079 | | |
1080 | 1080 | | |
1081 | 1081 | | |
1082 | | - | |
| 1082 | + | |
1083 | 1083 | | |
1084 | 1084 | | |
1085 | 1085 | | |
1086 | 1086 | | |
1087 | | - | |
| 1087 | + | |
1088 | 1088 | | |
1089 | 1089 | | |
1090 | 1090 | | |
| |||
Loading
Loading
0 commit comments