This commit is contained in:
Vitor Santos Costa
2017-09-06 01:17:09 +01:00
parent 02a2bb0b0b
commit 41dab59126
13 changed files with 120 additions and 370 deletions

View File

@@ -1,5 +0,0 @@
$(document).ready(function () {
$('[data-toggle="offcanvas"]').click(function () {
$('.row-offcanvas').toggleClass('active')
});
});