Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grocery_CRUD library - added unset_search and unset_refresh options #392

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alitak
Copy link

@alitak alitak commented Feb 17, 2017

We are using Grocery Crud in a project and we needed to hide the search and the refresh functionality on some screens. We bought the bootstrap theme, and we also changed that theme. If You accept this pull request, i can send You the bootsrap theme changes too. We implemented also the unset_multiple_delete (for unset the multiple delete function) and the set_buttons_fit (visible buttons in the table row) methods.

Grocery_CRUD library
added unset_search, unset_refresh attributes
added unset_search, unset_refresh setter methods
example view
added new navigation point for new demo
Examples controller
added new methods for demo
assets/grocery_crud/themes/datatables
added if statements for new attributes
assets/grocery_crud/themes/flexigrid
added if statements for new attributes

	added unset_search, unset_refresh attributes
	added unset_search, unset_refresh setter methods
example view
	added new navigation point for new demo
Examples controller
	added new methods for demo
assets/grocery_crud/themes/datatables
	added if statements for new attributes
assets/grocery_crud/themes/flexigrid
	added if statements for new attributes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant