Commit 071efeecf91efbe201efcfcda623251afc867309

Authored by Michel Felipe
2 parents dbe1b6fd 95274446

Merge branch 'task_taggable' into production

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
public/javascripts/tasks.js
... ... @@ -64,6 +64,7 @@
64 64 _showError(this,response);
65 65 }
66 66 },
  67 + addIcon: _addIcon,
67 68 showTags: function(cfg){
68 69  
69 70 jQuery('.filter-tags').inputosaurus({
... ...