Changes between Initial Version and Version 1 of Ticket #11634
- Timestamp:
- Aug 25, 2010, 2:23:19 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11634 – Description
initial v1 4 4 }}} 5 5 6 can be removed, cutting 54 lines out of dojo core. 6 can be removed, cutting 54 lines out of dojo base. 7 8 Actually, since we no longer support FF3 (as stated in http://docs.dojocampus.org/releasenotes/1.5), we can also remove the block starting with: 9 10 {{{ 11 }else if(d.isFF == 3){ 12 }}}