MCPcopy Create free account
hub / github.com/Milkyroad/SCiPNET / updateVersionText

Function updateVersionText

public/src/js/script.js:9–11  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7});
8//update version
9function updateVersionText() {
10 $("#version").text("V. 01-25-0.21");
11}
12updateVersionText();
13$(window).resize(function () {
14 matchHeight();

Callers 1

script.jsFile · 0.85

Calls 1

$Function · 0.50

Tested by

no test coverage detected