fixed issue #25
This commit is contained in:
@@ -32,5 +32,11 @@
|
||||
</div>
|
||||
<%= render "layouts/shared/footer" %>
|
||||
|
||||
<script type="text/javascript">
|
||||
|
||||
//Dropdown
|
||||
$('.dropdown-toggle').dropdown();
|
||||
</script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user