Skip to Content.
Sympa Menu

ndt-dev - [ndt-dev] [ndt] r1210 committed - Create branch for Issue167

Subject: NDT-DEV email list created

List archive

[ndt-dev] [ndt] r1210 committed - Create branch for Issue167


Chronological Thread 
  • From:
  • To:
  • Subject: [ndt-dev] [ndt] r1210 committed - Create branch for Issue167
  • Date: Thu, 19 Mar 2015 11:05:54 +0000

Revision: 1210
Author:

Date: Thu Mar 19 11:05:35 2015 UTC
Log: Create branch for Issue167

https://code.google.com/p/ndt/source/detail?r=1210

Added:
/branches/Issue167
Modified:
/branches/Issue167/HTML5-frontend/script.js

=======================================
--- /trunk/HTML5-frontend/script.js Fri Mar 13 14:05:08 2015 UTC
+++ /branches/Issue167/HTML5-frontend/script.js Thu Mar 19 11:05:35 2015 UTC
@@ -426,8 +426,6 @@
var a = testNDT();
var d = '';

-d += "error: " + testError();
-
d += "Your system: " + a.getNDTvar("OperatingSystem").bold() + "<br>";
d += "Plugin version: " + (a.getNDTvar("PluginVersion") + " (" + a.getNDTvar("OsArchitecture") + ")<br>").bold();



  • [ndt-dev] [ndt] r1210 committed - Create branch for Issue167, ndt, 03/19/2015

Archive powered by MHonArc 2.6.16.

Top of Page