Commit ca6e1cd12a53b966ba1df30abaf3930b582052fc

Authored by Leandro Santos
1 parent 012b9e8f

adding proposal-app as submodule

Showing 2 changed files with 4 additions and 0 deletions   Show diff stats
.gitmodules
... ... @@ -22,3 +22,6 @@
22 22 [submodule "public/designs/themes/participa-theme"]
23 23 path = public/designs/themes/participa-theme
24 24 url = https://gitlab.com/participa/participa-theme.git
  25 +[submodule "public/proposal-app"]
  26 + path = public/proposal-app
  27 + url = https://gitlab.com/participa/proposal-app.git
... ...
public/proposal-app 0 → 160000
... ... @@ -0,0 +1 @@
  1 +Subproject commit f8ed9617604a3fe45e0196c7beda086e25d340ea
... ...