File tree 9 files changed +8
-8
lines changed
src/main/resources/search
9 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 23
23
<groupId >com.neva.felix</groupId >
24
24
<artifactId >search-webconsole-plugin</artifactId >
25
25
<packaging >bundle</packaging >
26
- <version >2.0.1 </version >
26
+ <version >2.0.2 </version >
27
27
<name >search-webconsole-plugin</name >
28
28
<description >Search everywhere plugin for Apache Felix Web Console</description >
29
29
<inceptionYear >2017</inceptionYear >
Original file line number Diff line number Diff line change 1
- < script src ="search/libs/lodash-4.17.2 .min.js " type ="text/javascript "> </ script >
2
- < script src ="search/libs/handlebars-4.0.6 .min.js " type ="text/javascript "> </ script >
3
- < script src ="search/libs/run_prettify-0.1.0.min .js " type ="text/javascript "> </ script >
4
- < link href ="search/libs/jqtree-1.3.6 .min.css " rel ="stylesheet "/>
5
- < script src ="search/libs/jqtree-1.3.6 .jquery.min.js " type ="text/javascript "> </ script >
6
- < script src ="search/libs/urijs-1.18.3 .min.js " type ="text/javascript "> </ script >
7
- < script src ="search/libs/jquery.cookie-1.4.1 .min.js " type ="text/javascript "> </ script >
1
+ < script src ="search/libs/lodash.min.js " type ="text/javascript "> </ script >
2
+ < script src ="search/libs/handlebars.min.js " type ="text/javascript "> </ script >
3
+ < script src ="search/libs/run_prettify.js " type ="text/javascript "> </ script >
4
+ < link href ="search/libs/jqtree.min.css " rel ="stylesheet "/>
5
+ < script src ="search/libs/tree .jquery.min.js " type ="text/javascript "> </ script >
6
+ < script src ="search/libs/URI .min.js " type ="text/javascript "> </ script >
7
+ < script src ="search/libs/jquery.cookie.min.js " type ="text/javascript "> </ script >
8
8
9
9
< script src ="search/common.js " type ="text/javascript "> </ script >
10
10
< link href ="search/common.css " rel ="stylesheet "/>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments