File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
< table class ="table table-hover ">
2
2
< thead >
3
3
< tr >
4
- < th title ="Source " class ="td-fit "> < i class ="fa fa-refresh "> </ i > </ th >
4
+ < th title ="Source " class ="text-center td-fit "> < i class ="fa fa-refresh "> </ i > </ th >
5
5
< th title ="Target " class ="td-fit{{#orderedByTarget}} active{{/orderedByTarget}} "> < a href ="?orderBy=target&orderDir={{orderDir.target}}{{#searchBarValue}}&q={{searchBarValue}}{{/searchBarValue}} "> < span class ="visible-lg visible-md "> Target</ span > < span class ="hidden-lg hidden-md "> Target</ span > </ a > </ th >
6
6
< th title ="Created " class ="text-center td-fit{{#orderedByCreated}} active{{/orderedByCreated}} "> < a href ="?orderBy=created&orderDir={{orderDir.created}}{{#searchBarValue}}&q={{searchBarValue}}{{/searchBarValue}} "> < span class ="visible-lg visible-md "> Created</ span > < span class ="hidden-lg hidden-md "> < i class ="fa fa-clock-o "> </ i > </ span > </ a > </ th >
7
7
< th title ="Updated " class ="text-center td-fit{{#orderedByUpdated}} active{{/orderedByUpdated}} "> < a href ="?orderBy=updated&orderDir={{orderDir.updated}}{{#searchBarValue}}&q={{searchBarValue}}{{/searchBarValue}} "> < span class ="visible-lg visible-md "> Updated</ span > < span class ="hidden-lg hidden-md "> < i class ="fa fa-history "> </ i > </ span > </ a > </ th >
15
15
< td class ="text-center td-fit ">
16
16
< p > < img src ="/images/strat/{{strat}}16.png " title ="{{id}} "> {{source}}</ p >
17
17
</ td >
18
- < td class ="text-center td-fit ">
18
+ < td class ="td-fit ">
19
19
< p > < a href ="{{target}}#bypass=true " title ="{{targetUrl}} "> {{targetUrlBasename}}</ i > </ a > </ p >
20
20
</ td >
21
21
< td class ="text-center td-fit ">
You can’t perform that action at this time.
0 commit comments