Commit ca09712b6dd2e08be69feba02952c57457a04e44

Authored by Evandro Junior
2 parents df9cc0e2 071efeec

Merge branch 'production' of https://gitlab.com/participa/noosfero 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({
... ...