Commit 95c326d01d92b5e893a910d64e091e10a9ee6c30
1 parent
0759d374
Exists in
master
and in
8 other branches
Set Fb App id to Dialoga
Showing
1 changed file
with
3 additions
and
2 deletions
Show diff stats
src/app/components/social-share/social-share.html
| @@ -3,12 +3,13 @@ | @@ -3,12 +3,13 @@ | ||
| 3 | </div> | 3 | </div> |
| 4 | <ul class="social-share list-inline"> | 4 | <ul class="social-share list-inline"> |
| 5 | <li> | 5 | <li> |
| 6 | - <!-- socialshare-via="687948707977695" --> | 6 | + <!-- socialshare-via="687948707977695" dialoga --> |
| 7 | + <!-- socialshare-via="476168325877872" MyApp / Test --> | ||
| 7 | <a href="#" role="button" | 8 | <a href="#" role="button" |
| 8 | socialshare | 9 | socialshare |
| 9 | socialshare-provider="facebook" | 10 | socialshare-provider="facebook" |
| 10 | socialshare-type="feed" | 11 | socialshare-type="feed" |
| 11 | - socialshare-via="476168325877872" | 12 | + socialshare-via="687948707977695" |
| 12 | socialshare-url="http://dialoga.gov.br" | 13 | socialshare-url="http://dialoga.gov.br" |
| 13 | socialshare-redirect-uri="https://dialoga.gov.br/" | 14 | socialshare-redirect-uri="https://dialoga.gov.br/" |
| 14 | socialshare-media="http://dialoga.gov.br/images/logo.png" | 15 | socialshare-media="http://dialoga.gov.br/images/logo.png" |