previousPage: function () {
      var data;
      this.trigger('page:change', this.pagination.previous_page);

      if (this.pagination && (this.pagination.previous_page != null)) {