|
@@ -182,7 +182,7 @@ |
|
|
function Tool() |
|
|
function Tool() |
|
|
{ |
|
|
{ |
|
|
var self = this; |
|
|
var self = this; |
|
|
this.fileName = "murom_1.0.0.html"; |
|
|
|
|
|
|
|
|
this.fileName = "murom_1.1.0.html"; |
|
|
this.run = new Reporter(); |
|
|
this.run = new Reporter(); |
|
|
this.preview = new Reporter(); |
|
|
this.preview = new Reporter(); |
|
|
this.logTranslations = {}; |
|
|
this.logTranslations = {}; |
|
|