Diff for /loncom/html/adm/jsMath/jsMath-loader-omniweb4.js between versions 1.1 and 1.2

version 1.1, 2006/05/17 22:23:19 version 1.2, 2007/10/09 21:29:16
Line 26 Line 26
  *  limitations under the License.   *  limitations under the License.
  */   */
   
 if (window.jsMathAutoload) {  if (window.jsMath.Autoload) {
   jsMath.Autoload.Script.endLoad();    jsMath.Autoload.Script.endLoad();
 } else {  } else {
   if (!window.phase2) {    if (!window.phase2) {

Removed from v.1.1  
changed lines
  Added in v.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>