MCPcopy Create free account
hub / github.com/OpenReservation/OpenReservation / callMedia

Function callMedia

OpenReservation/wwwroot/Scripts/respond.js:324–326  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

322
323 //adjust on resize
324 function callMedia() {
325 applyMedia(true);
326 }
327 if (win.addEventListener) {
328 win.addEventListener("resize", callMedia, false);
329 }

Callers

nothing calls this directly

Calls 1

applyMediaFunction · 0.85

Tested by

no test coverage detected