File tree Expand file tree Collapse file tree 3 files changed +7
-6
lines changed
src/main/webapp/WEB-INF/jsp Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 2121
2222# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
2323hs_err_pid *
24+ /target /
Original file line number Diff line number Diff line change 8080 <artifactId >jquery</artifactId >
8181 <version >3.2.0</version >
8282 </dependency >
83- <!-- <dependency>
83+ <dependency >
8484 <groupId >org.webjars</groupId >
8585 <artifactId >webjars-locator</artifactId >
8686 <version >0.30</version >
87- </dependency>-->
87+ </dependency >
8888 </dependencies >
8989
9090 <build >
Original file line number Diff line number Diff line change 1616
1717 <title >Developer Jobs</title >
1818
19- <script src =" ${ home } webjars/jquery/3.2.0/ jquery.min.js" ></script >
20- <script src =" ${ home } webjars/bootstrap/3.3.7/ js/bootstrap.min.js" ></script >
21- <link href =" ${ home } webjars/bootstrap/3.3.7/ css/bootstrap.min.css" rel =" stylesheet" />
22- <link href =" ${ home } webjars/bootstrap/3.3.7/ css/bootstrap-theme.min.css" rel =" stylesheet" />
19+ <script src =" ${ home } webjars/jquery/jquery.min.js" ></script >
20+ <script src =" ${ home } webjars/bootstrap/js/bootstrap.min.js" ></script >
21+ <link href =" ${ home } webjars/bootstrap/css/bootstrap.min.css" rel =" stylesheet" />
22+ <link href =" ${ home } webjars/bootstrap/css/bootstrap-theme.min.css" rel =" stylesheet" />
2323 </head >
2424
2525 <body style =" overflow-y : scroll ; margin-bottom : 35px ; background-image : url (<c:url value= " /img /background.png " />);" >
You can’t perform that action at this time.
0 commit comments