Skip to content
Snippets Groups Projects
Commit 7610a6c5 authored by LE GAC Renaud's avatar LE GAC Renaud
Browse files

Release version 0.6.1.6

parent 646c336e
No related branches found
No related tags found
No related merge requests found
......@@ -2,11 +2,9 @@
HEAD
- Fix a bug in resetFields parameters
- Add protection to avoid Direct transaction with null TableId.
It seems related to the fact that the proxy is not yet ready.
0.6.1.5 (Jul 2014)
0.6.1.6 (Jul 2014)
- Add protection to avoid Direct transaction with null TableId identifier
It happens from time to time when the proxy is not yet ready.
- Add the configuration paremeter resetFields in the RowEditorBase
It allows to reset any fields when duplcating a record.
- The defintion of a plugin can be superseed at any time when using Modifier.
......
......@@ -15,7 +15,7 @@ Ext.define('App', {
* The version of the plugin
* @property {String}
*/
version: '0.6.1.5',
version: '0.6.1.6',
/**
* The name of the application
......
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