show: function() {
      this.$('.layer-sidebar').show();
      this.$('.layer-views').show();
    },