Skip to content
Snippets Groups Projects
Commit 4657c599 authored by Renaud Le Gac's avatar Renaud Le Gac
Browse files

typo fixed.

parent 5233bc0b
No related branches found
No related tags found
No related merge requests found
......@@ -141,6 +141,7 @@ App.grid.RowEditor = Ext.extend(Ext.Window, {
* Handler to view the selected row in the form.
* The scope use by the handler is the plugin object.
*
*/
onViewRow: function () {
var record = this.getSelected();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment