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

Release version 0.4.7.6

parent 124a5302
No related branches found
No related tags found
No related merge requests found
...@@ -2,11 +2,11 @@ ...@@ -2,11 +2,11 @@
HEAD HEAD
0.4.7.5 (Jul 2012) 0.4.7.6 (Jul 2012)
- Consolidation version - Consolidation version
- Add a StoreModifier to handle the orderby directive - Add a StoreModifier to handle the orderby directive
- Add a plugins pFormToolTip, pGridRowEditorDblClick, pGridExport and - Add a plugins pFormToolTip, pGridRowEditorDblClick, pGridExport,
pGridRowEditorConfirmDelete pGridRowEditorConfirmDelete and pViewportLogin
- Add the helper function get_versions - Add the helper function get_versions
- Redesign the bottom toolbar for grid to build toolbar with export - Redesign the bottom toolbar for grid to build toolbar with export
and toolbar with paging+export. and toolbar with paging+export.
......
...@@ -20,7 +20,7 @@ Ext.namespace('App'); ...@@ -20,7 +20,7 @@ Ext.namespace('App');
/** /**
* @param {String} App.version version of the library * @param {String} App.version version of the library
*/ */
App.version = '0.4.7.5'; App.version = '0.4.7.6';
/** /**
* Helper function mimicking the encode_field function running on the server * 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