Jump to content

List or Grid View


patrizia.vergassola

Recommended Posts

Call the list & grid view JS functionality manually  (Kindly note that changes will be applied after page load).

Functions for the same:

display('list'); // To dislay in List View

display('grid'); // To dislay in Grid View
 

The function definition can be found in themes/default-bootstrap/js/global.js (Check the same according to your theme).

 

 

Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...