File tree Expand file tree Collapse file tree 3 files changed +9
-7
lines changed
openid-connect-server-webapp/src/main/webapp/resources/template Expand file tree Collapse file tree 3 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 41
41
< % if ( client . allowIntrospection ) { % >
42
42
< span class = "label label-inverse allow-introspection" > < i class = "icon-eye-open icon-white" > </ i > </ span >
43
43
< % } % >
44
- < small class = "muted" title = "<%= hoverCreationDate %>" > Registered < %= displayCreationDate % > </ small >
44
+ </div >
45
+ < div >
46
+ < small class = "muted" title = "<%= hoverCreationDate %>" > < i class = "icon-time" > </ i > Registered < %= displayCreationDate % > </ small >
45
47
</ div >
46
48
< div class = "matched text-info" >
47
49
< small > < i > Matched: < span class = "label" > </ span > </ i > </ small >
125
127
< th > </ th >
126
128
< th > Client</ th >
127
129
< th > Information</ th >
128
- < th > </ th >
130
+ < th > < i class = "icon-edit" > </ i > < /th >
129
131
</ tr >
130
132
</ thead >
131
133
< tbody >
Original file line number Diff line number Diff line change 45
45
< tr >
46
46
< th > </ th >
47
47
< th > Application</ th >
48
- < th > </ th >
49
- < th > </ th >
48
+ < th > < i class = "icon-time" > </ i > < /th >
49
+ < th > < i class = "icon-edit" > </ i > < /th >
50
50
</ tr >
51
51
</ thead >
52
52
< tbody >
69
69
< tr >
70
70
< th > </ th >
71
71
< th > Application</ th >
72
- < th > </ th >
73
- < th > </ th >
72
+ < th > < i class = "icon-time" > </ i > < /th >
73
+ < th > < i class = "icon-edit" > </ i > < /th >
74
74
</ tr >
75
75
</ thead >
76
76
< tbody >
Original file line number Diff line number Diff line change 56
56
< th > </ th >
57
57
< th > Client</ th >
58
58
< th > Scopes</ th >
59
- < th > </ th >
59
+ < th > < i class = "icon-edit" > </ i > < /th >
60
60
</ tr >
61
61
</ thead >
62
62
< tbody >
You can’t perform that action at this time.
0 commit comments