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

Function a

turbogears/micropolis/htdocs/static/javascript/all_pretty.js:1242–1244  ·  view source on GitHub ↗
(c)

Source from the content-addressed store, hash-verified

1240 _insertIframe: function (b) {
1241 FB.UIServer._active[b.id] = false;
1242 var a = function (c) {
1243 if (b.id in FB.UIServer._active) FB.UIServer._active[b.id] = c;
1244 };
1245 if (b.post) {
1246 FB.Content.insertIframe({
1247 url: 'about:blank',

Callers 2

all_pretty.jsFile · 0.70
dFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected