Jump to content

Recommended Posts

Posted (edited)

Hi Nick,

 

Sorry to start a new thread (search seems broken on edugeek).

Just upgraded to 7.10 and getting it reverting back to ie7 compatability mode.

 

A simple change to the masterpage.master fixes it for me.. any chance you could add it into the build?

All i did was moved it to the top of the section.

 

<%@ Master Language="C#" %>
<%@ Register Assembly="HAP.Web" Namespace="HAP.Web.Controls" TagPrefix="hap" %>
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %>




   
[b][color="#800000"]        [/color][/b]
       Home Access Plus
       
       
       
       
       
      
       
       
   
   
       </pre><form runat="server">
           
               
               
                   
                       Logged in as  | 
                   
               
               
                   
               
           
       </form><br> 

 

Other than that, looking great on the 7.10 front.. More testing today and i'll come back if any problems.

 

Cheers,

Matt

Edited by mattgrimley
Line was wrong, it doenst need changing, just moving.
Posted

i don't know where it is "supposed" to be, only tried it in those two positions and for me it works fine at the top, but not the original spot (if that makes sense).

 

Other than that, it's looking like another solid release :)

 

Thanks muchly!

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...