MCPcopy Create free account
hub / github.com/SimHacker/micropolis / d

Function d

turbogears/micropolis/htdocs/static/javascript/all_pretty.js:1567–1573  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1565 c = c || document.body;
1566 var b = 1,
1567 d = function () {
1568 b--;
1569 if (b === 0) {
1570 a && a();
1571 FB.Event.fire('xfbml.render');
1572 }
1573 };
1574 FB.Array.forEach(FB.XFBML._tagInfos, function (f) {
1575 if (!f.xmlns) f.xmlns = 'fb';
1576 var g = FB.XFBML._getDomElements(c, f.xmlns, f.localName);

Callers 1

all_pretty.jsFile · 0.70

Calls 1

aFunction · 0.70

Tested by

no test coverage detected