Mercurial > lada > lada-client
changeset 493:9fec6df13be8
Fixed the controller.
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Sat, 01 Nov 2014 13:12:37 +0100 |
parents | fbcf6ef3b6f6 |
children | f699f6683b16 |
files | app/controller/Sql.js |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/app/controller/Sql.js Sat Nov 01 13:12:16 2014 +0100 +++ b/app/controller/Sql.js Sat Nov 01 13:12:37 2014 +0100 @@ -35,8 +35,6 @@ // CSS like selector to select element in the viewport. See // ComponentQuery documentation for more details. '#search': { - // Map the "render" event to the given function. - render: this.onPanelRendered, // Map Doubleclick on rows of the probenlist. select: this.selectSql },