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

Release version 0.4.9.1

parent d6d3387c
No related branches found
No related tags found
No related merge requests found
--------------------------------- CHANGE LOG ----------------------------------
HEAD
0.4.9.1 (Oct 2012)
- New syntax for grid filter via the method GridModifier.append_filter.
- Improve the files organization for the model and javascript code.
- Enable tab scrolling in viewport.
......
......@@ -20,7 +20,7 @@ Ext.namespace('App');
/**
* @param {String} App.version version of the library
*/
App.version = '0.4.9';
App.version = '0.4.9.1';
/**
* Helper function mimicking the encode_field function running on the server
......
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