removeColor: function()

in app/scripts/components_en.js [75:77]


    removeColor: function () {
      this.colors.pop();
    }