Skip to content

Commit

Permalink
use noframework of waypoints
Browse files Browse the repository at this point in the history
  • Loading branch information
jordisala1991 committed Apr 24, 2021
1 parent 6c65a89 commit 6add477
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions assets/js/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,13 @@ import 'admin-lte';
import 'icheck';
import 'jquery-slimscroll';

// jQuery waypoints version and sticky shortcut
import 'waypoints/lib/jquery.waypoints';
// No Framework waypoints version and sticky shortcut
import 'waypoints/lib/noframework.waypoints';
import 'waypoints/lib/shortcuts/sticky';
import 'readmore-js';
import 'masonry-layout';

// SonataAdmin custom scripts
import './Admin';
import './jquery.confirmExit';
import './treeview';
Expand Down
2 changes: 1 addition & 1 deletion src/Resources/public/dist/app.js

Large diffs are not rendered by default.

0 comments on commit 6add477

Please sign in to comment.