removeColor: function()

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


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