Skip to content
Snippets Groups Projects
  1. May 22, 2012
  2. May 21, 2012
  3. May 20, 2012
  4. May 17, 2012
  5. May 15, 2012
  6. May 07, 2012
  7. May 14, 2012
  8. May 11, 2012
  9. May 10, 2012
  10. May 09, 2012
  11. May 08, 2012
    • Shane Tomlinson's avatar
      Fix the IE6 and IE7 black screens on the main site. · b5872282
      Shane Tomlinson authored
      * css/style.css - where relevant and opacity's are used, use filters for IE6 and IE7.
      * shared/storage.js - when clearing localStorage if the user is not authenticated, call removeItem for the emails.  The call to JSON.stringify was blowing up.
      
      issue #1529
      b5872282
Loading