_showNoContent: function() {
      this.$('.no_content').show();
      this.$('div.all').hide();
    },