diff app/controller/grid/PKommentar.js @ 943:0a233865a9c3

PKommentar an MKommentar grid modified
author Michael Stanko <mstanko@bfs.de>
date Wed, 14 Oct 2015 11:40:25 +0200
parents 2362f8ab1e9f
children f4eb53ba63fc
line wrap: on
line diff
--- a/app/controller/grid/PKommentar.js	Fri Oct 02 14:58:59 2015 +0200
+++ b/app/controller/grid/PKommentar.js	Wed Oct 14 11:40:25 2015 +0200
@@ -38,6 +38,7 @@
      * On failure it displays a message
      */
      gridSave: function(editor, context) {
+        context.record.set('datum', new Date());
         context.record.save({
             success: function() {
                 context.grid.store.reload();

http://lada.wald.intevation.org