瀏覽代碼

Set window title

Neal Wilson 6 年之前
父節點
當前提交
f2d1fa4684
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      config/Windows/batchdetailsnew.xml

+ 1
- 0
config/Windows/batchdetailsnew.xml 查看文件

@@ -87,6 +87,7 @@
87 87
     <program>
88 88
         <![CDATA[
89 89
             var window = this;
90
+            window.windowTitle = TTR("batchDetails", "Typica - Batch Details");
90 91
             var tabs = findChildObject(this, 'tabs');
91 92
             tabs.addTab("Report");
92 93
             tabs.addTab("Profile");

Loading…
取消
儲存