File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/main/resources/gwt/material/design/demo Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 193193 <dependency >
194194 <groupId >com.github.gwtmaterialdesign</groupId >
195195 <artifactId >gwt-material-themes</artifactId >
196- <version >1.5.0 </version >
196+ <version >${gwt-material.version} </version >
197197 </dependency >
198198 <dependency >
199199 <groupId >com.github.gwtmaterialdesign</groupId >
Original file line number Diff line number Diff line change 4040 <!-- GWT Material-->
4141 <inherits name =" gwt.material.design.GwtMaterialBasicWithJQueryDebug" />
4242 <inherits name =" gwt.material.design.themes.GwtMaterialThemeBlue" />
43- <inherits name =" gwt.material.design.addins.GWTMaterialAddins " />
43+ <inherits name =" gwt.material.design.addins.GwtMaterialAddins " />
4444 <inherits name =" com.googlecode.gwt.charts.Charts" />
4545
4646 <inherits name =" gwt.material.design.demo.client.Resources" />
You can’t perform that action at this time.
0 commit comments