[Lada-commits] [PATCH 1 of 3] Added documentation (jsduck-tests)
Wald Commits
scm-commit at wald.intevation.org
Thu Aug 8 11:15:12 CEST 2013
# HG changeset patch
# User Torsten Irländer <torsten.irlaender at intevation.de>
# Date 1375883855 -7200
# Node ID d18465f7b66a1376fddb091f17fa0d401ab6f4f5
# Parent d6d74718a10288bbe2a4c5c8648c21e7a401982f
Added documentation (jsduck-tests)
diff -r d6d74718a102 -r d18465f7b66a app/model/Probe.js
--- a/app/model/Probe.js Wed Aug 07 14:57:53 2013 +0200
+++ b/app/model/Probe.js Wed Aug 07 15:57:35 2013 +0200
@@ -1,3 +1,7 @@
+/**
+ * A Probe.
+ * This class represents and defines the model of a "Probe"
+ * */
Ext.define('Lada.model.Probe', {
extend: 'Ext.data.Model',
fields: [
More information about the Lada-commits
mailing list