Commit 95c326d01d92b5e893a910d64e091e10a9ee6c30

Authored by Leonardo Merlin
1 parent 0759d374

Set Fb App id to Dialoga

src/app/components/social-share/social-share.html
... ... @@ -3,12 +3,13 @@
3 3 </div>
4 4 <ul class="social-share list-inline">
5 5 <li>
6   - <!-- socialshare-via="687948707977695" -->
  6 + <!-- socialshare-via="687948707977695" dialoga -->
  7 + <!-- socialshare-via="476168325877872" MyApp / Test -->
7 8 <a href="#" role="button"
8 9 socialshare
9 10 socialshare-provider="facebook"
10 11 socialshare-type="feed"
11   - socialshare-via="476168325877872"
  12 + socialshare-via="687948707977695"
12 13 socialshare-url="http://dialoga.gov.br"
13 14 socialshare-redirect-uri="https://dialoga.gov.br/"
14 15 socialshare-media="http://dialoga.gov.br/images/logo.png"
... ...