• In the DEDO_Modal-class, there are two definitions of self = this which need a var in front of them.

    As this is missing and the JavaScript has no strict definition, the window.self is being overwritten with a reference to that class instance.

    • This topic was modified 5 years, 7 months ago by Jip Moors.
  • The topic ‘dedo-admin-global missing var for variable definition’ is closed to new replies.