Revert "Adding taigaComponents module"

This reverts commit c016394fa3.
stable
David Barragán Merino 2015-04-20 15:33:38 +02:00
parent c92400f2ac
commit 32199d160f
1 changed files with 2 additions and 3 deletions

View File

@ -265,7 +265,7 @@ modules = [
"taigaRelatedTasks",
"taigaBacklog",
"taigaTaskboard",
"taigaKanban",
"taigaKanban"
"taigaIssues",
"taigaUserStories",
"taigaTasks",
@ -279,10 +279,9 @@ modules = [
"taigaFeedback",
"taigaPlugins",
"taigaIntegrations",
"taigaComponents",
# template cache
"templates",
"templates"
# Vendor modules
"ngRoute",