Commit 3f20fe188718c27ef57483706d8700bcfbd8a27c
1 parent
b19ca999
Exists in
master
and in
8 other branches
adding report bug button (by Leandro)
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
src/index.html
... | ... | @@ -60,6 +60,7 @@ |
60 | 60 | <!-- angular templates will be automatically converted in js and inserted here --> |
61 | 61 | <!-- endinject --> |
62 | 62 | <!-- endbuild --> |
63 | + <script src='//feedback.participa.br/widget/gAC1MNc2MYVOzEmnElaeVQ'></script> | |
63 | 64 | <script defer="defer" src="http://barra.brasil.gov.br/barra.js" type="text/javascript"></script> |
64 | 65 | <script defer="defer" src="http://captcha2.servicoscorporativos.serpro.gov.br/js/captcha.serpro.gov.br.js"></script> |
65 | 66 | </body> | ... | ... |