Skip to content

Commit 4302498

Browse files
committed
added fb-root div back in, so FB loads on reload
1 parent 56065e4 commit 4302498

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

war/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@
4848
<div id="pjax-content">
4949
<!-- END REPEAT-->
5050

51+
<!-- sb: this allows FB to reload when user returns to home page
52+
it is very slow though...i think there is a better way but requires app id -->
53+
<div id="fb-root"></div>
54+
5155
<div id="myCarousel" class="carousel slide">
5256
<div class="carousel-inner">
5357
<div class="item active">

0 commit comments

Comments
 (0)