[Lada-commits] [PATCH 32 of 56] Added docstring

Wald Commits scm-commit at wald.intevation.org
Tue Aug 13 09:53:58 CEST 2013


# HG changeset patch
# User Torsten Irländer <torsten.irlaender at intevation.de>
# Date 1376373932 -7200
# Node ID 7de16725d251c5840fbd4afd9e1064f8ca373303
# Parent  3159cbc85652ad1173ee8aa26f09d6ef7cf85ff2
Added docstring

diff -r 3159cbc85652 -r 7de16725d251 app/model/MKommentar.js
--- a/app/model/MKommentar.js	Tue Aug 13 08:05:32 2013 +0200
+++ b/app/model/MKommentar.js	Tue Aug 13 08:05:32 2013 +0200
@@ -1,3 +1,6 @@
+/**
+ * Model class for Kommentare on Messungen
+ */
 Ext.define('Lada.model.MKommentar', {
     extend: 'Ext.data.Model',
     requires: ['Lada.lib.Helpers'],


More information about the Lada-commits mailing list