mirror of
https://github.com/ysoftdevs/odc-analyzer.git
synced 2026-03-17 23:04:22 +01:00
Fixed glitches with headings by replacing a CSS hack by a JS solution.
This commit is contained in:
@@ -67,6 +67,8 @@ libraryDependencies ++= Seq(
|
||||
"com.mohiva" %% "play-silhouette-testkit" % "3.0.4" % "test"
|
||||
)
|
||||
|
||||
libraryDependencies += "org.webjars.bower" % "jquery.scrollTo" % "2.1.2"
|
||||
|
||||
libraryDependencies += "net.codingwell" %% "scala-guice" % "4.0.0"
|
||||
|
||||
libraryDependencies += "net.ceedubs" %% "ficus" % "1.1.2"
|
||||
|
||||
Reference in New Issue
Block a user