Commit d4df72ca authored by Abinaya Sudhir's avatar Abinaya Sudhir

Fixed info dropdown in landing page

parent 78e7269d
......@@ -15,5 +15,6 @@
<script src="bundle.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="../dist/js/bootstrap.min.js"></script>
<script type="text/javascript" src="/dist/lib/bootstrap/3.2.0/bootstrap.min.js"></script>
</body>
</html>
......@@ -76,7 +76,7 @@ loginSpec = simpleSpec performAction render
, i [ className "caret" ]
[]
]
]
, ul [className "dropdown-menu"]
[ li []
[ a [tabIndex (-1), target "blank", title "Documentation and tutorials", href "https://iscpif.fr/gargantext/your-first-map/"]
......@@ -91,6 +91,8 @@ loginSpec = simpleSpec performAction render
]
]
]
]
]
, ul [className "nav navbar-nav pull-right"]
[
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment