comparison app/view/About.js @ 388:9591ca90d58d

Set client and server version
author Torsten Irländer <torsten.irlaender@intevation.de>
date Fri, 30 Aug 2013 11:24:03 +0200
parents 6952e5dc9861
children bcc7546c6366
comparison
equal deleted inserted replaced
387:6952e5dc9861 388:9591ca90d58d
14 autoScroll: true, 14 autoScroll: true,
15 modal: true, 15 modal: true,
16 layout: "fit", 16 layout: "fit",
17 17
18 initComponent: function() { 18 initComponent: function() {
19 var sver = "tests" 19 var sver = "0.4 (rev. 345)";
20 var cver = "testc" 20 var cver = "0.4 (rev. 388)";
21 this.buttons = [ 21 this.buttons = [
22 { 22 {
23 text: 'Abbrechen', 23 text: 'Abbrechen',
24 scope: this, 24 scope: this,
25 handler: this.close, 25 handler: this.close,

http://lada.wald.intevation.org