Opened 13 years ago
Closed 13 years ago
#234 closed enhancement (fixed)
Use Ext 3.3.1
Reported by: | adube | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | other | Version: | |
Keywords: | Cc: |
Description
problem
GeoPrisma currently uses Ext 3.2.1. Some new widgets that were added required ux that are available only in 3.3.x, so their samples don't work.
solution
Switch to Ext 3.3.1. To do :
- remove ext-3.2.1 from lib
- add ext-3.3.1 to lib
- change samples 'config.php' to point to it
- change the index page of the site
- adjust the release batchfile
Change History (1)
comment:1 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
- r1065, Ext 3.3.1 added in lib
- r1064, Ext 3.2.1 lib removed. Samples config, site index, release batchfile now using Ext 3.3.1.
Note:
See TracTickets
for help on using tickets.