[Lada-commits] [PATCH 09 of 13] Added documentation

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


# HG changeset patch
# User Torsten Irländer <torsten.irlaender at intevation.de>
# Date 1376386548 -7200
# Node ID d5a2f7af695ae729d1ecdfacbbd150b2b0080ae1
# Parent  6007d11b81c27a446f86b03ff8e62ac344c60536
Added documentation

diff -r 6007d11b81c2 -r d5a2f7af695a app/view/search/List.js
--- a/app/view/search/List.js	Tue Aug 13 11:34:47 2013 +0200
+++ b/app/view/search/List.js	Tue Aug 13 11:35:48 2013 +0200
@@ -1,3 +1,6 @@
+/*
+ * Grid to list available search queryies
+ */
 Ext.define('Lada.view.search.List' ,{
     extend: 'Ext.form.FieldSet',
     title: 'SQL-Auswahl',


More information about the Lada-commits mailing list