File tree Expand file tree Collapse file tree 4 files changed +8
-1
lines changed
resources/samples/workflow
ui/selfservice/extension/images Expand file tree Collapse file tree 4 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 502502 <includes >
503503 <include >conf/**</include >
504504 <include >script/**</include >
505+ <include >ui/**</include >
505506 </includes >
506507 <excludes >
507508 <exclude >conf/*patch*</exclude >
Original file line number Diff line number Diff line change 1+ {
2+ "enabled" : true ,
3+ "urlContextRoot" : " /" ,
4+ "defaultDir" : " &{launcher.install.location}/ui/selfservice/default" ,
5+ "extensionDir" : " &{launcher.project.location}/ui/selfservice/extension"
6+ }
File renamed without changes.
Original file line number Diff line number Diff line change 2121.grid tbody tr : nth-child (even) td : nth-child (odd) { background-color : # eee ; }
2222
2323.piece {
24- background-image : url ('https://raw.githubusercontent.com/OpenIdentityPlatform/OpenIDM/refs/heads/master/openidm-zip/src/main/resources/samples/workflow/workflow/sprite .png' );
24+ background-image : url ('/images/chess .png' );
2525 width : 64px ;
2626 height : 64px ;
2727
You can’t perform that action at this time.
0 commit comments