File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
openid-connect-server-webapp Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 96
96
</execution >
97
97
</executions >
98
98
<configuration >
99
- <targetGroups >bootstrap</targetGroups >
99
+ <targetGroups >bootstrap,bootstrap-responsive </targetGroups >
100
100
<destinationFolder >${project.build.directory} /${project.build.finalName} </destinationFolder >
101
101
<cssDestinationFolder >${project.build.directory} /${project.build.finalName} /resources/bootstrap2/css/</cssDestinationFolder >
102
102
<jsDestinationFolder >${project.build.directory} /${project.build.finalName} /js/</jsDestinationFolder >
Original file line number Diff line number Diff line change 1
1
<groups xmlns =" http://www.isdc.ro/wro" >
2
2
<group name =" bootstrap" >
3
3
<css >/less/bootstrap.less</css >
4
+ </group >
5
+ <group name =" bootstrap-responsive" >
4
6
<css >/less/bootstrap-responsive.less</css >
5
- </group >
7
+ </group >
6
8
</groups >
You can’t perform that action at this time.
0 commit comments