Skip to content

Instantly share code, notes, and snippets.

@goofmint
Created November 23, 2016 07:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goofmint/557fa8723eed836f7329361f6bfa9059 to your computer and use it in GitHub Desktop.
Save goofmint/557fa8723eed836f7329361f6bfa9059 to your computer and use it in GitHub Desktop.
7.md
'#next click': function(context, $el) {
this._dataSearcher.movePage(this._dataSearcher.getCurrentPage() + 1);
this.update_page();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment