that.inProgressColumnView = new Tessitura.KanbanColumnView({
          collection : that.collection.children.inProgressCollection,
          el         : that.$('#in-progress-tasks'),
          color      : 'green',
          icon       : 'fa-road',