Commit 1eab97b250b601ab9942bf6b2d8b14a6091c0253
Exists in
theme-brasil-digital-from-staging
and in
9 other branches
fix conflit with serpro context
Showing
3 changed files
with
4 additions
and
2 deletions
Show diff stats
.gitmodules
... | ... | @@ -20,5 +20,7 @@ |
20 | 20 | path = plugins/notification |
21 | 21 | url = https://gitlab.com/noosfero-plugins/notification.git |
22 | 22 | [submodule "plugins/email_article"] |
23 | - path = plugins/email_article | |
24 | 23 | url = https://gitlab.com/noosfero-plugins/email_article.git |
24 | +[submodule "public/designs/themes/participa-theme"] | |
25 | + path = public/designs/themes/participa-theme | |
26 | + url = https://gitlab.com/participa/participa-theme.git | ... | ... |
gitignore.example
... | ... | @@ -0,0 +1 @@ |
1 | +Subproject commit 39da58384fc3f011de026b593b7b8e849a840250 | ... | ... |