mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2025-09-06 15:07:21 +00:00
testing bugs
This commit is contained in:
@@ -129,7 +129,7 @@ function upProfileInfo() {
|
|||||||
alert('Please sign in again to change your account info.');
|
alert('Please sign in again to change your account info.');
|
||||||
}, 1);
|
}, 1);
|
||||||
} else {
|
} else {
|
||||||
alert("An Error Occurred: " + error.code)
|
alert("An Error Occurred: " +error)
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
@@ -145,7 +145,7 @@ function upProfileInfo() {
|
|||||||
alert('Please sign in again to change your account info.');
|
alert('Please sign in again to change your account info.');
|
||||||
}, 1);
|
}, 1);
|
||||||
} else {
|
} else {
|
||||||
alert("An Error Occurred: " + error.code)
|
alert("An Error Occurred: " +error)
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
@@ -162,7 +162,7 @@ function upProfileInfo() {
|
|||||||
alert('Please sign in again to change your account info.');
|
alert('Please sign in again to change your account info.');
|
||||||
}, 1);
|
}, 1);
|
||||||
} else {
|
} else {
|
||||||
alert("An Error Occurred: " + error.code)
|
alert("An Error Occurred: " +error)
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
@@ -179,7 +179,7 @@ function upProfileInfo() {
|
|||||||
alert('Please sign in again to change your account info.');
|
alert('Please sign in again to change your account info.');
|
||||||
}, 1);
|
}, 1);
|
||||||
} else {
|
} else {
|
||||||
alert("An Error Occurred: " + error.code)
|
alert("An Error Occurred: " +error)
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
@@ -200,7 +200,7 @@ function upProfileInfo() {
|
|||||||
alert('Please sign in again to change your account info.');
|
alert('Please sign in again to change your account info.');
|
||||||
}, 1);
|
}, 1);
|
||||||
} else {
|
} else {
|
||||||
alert("An Error Occurred: " + error.code)
|
alert("An Error Occurred: " +error)
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
@@ -216,7 +216,7 @@ function upProfileInfo() {
|
|||||||
alert('Please sign in again to change your account info.');
|
alert('Please sign in again to change your account info.');
|
||||||
}, 1);
|
}, 1);
|
||||||
} else {
|
} else {
|
||||||
alert("An Error Occurred: " + error.code)
|
alert("An Error Occurred: " +error)
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
@@ -233,7 +233,7 @@ function upProfileInfo() {
|
|||||||
alert('Please sign in again to change your account info.');
|
alert('Please sign in again to change your account info.');
|
||||||
}, 1);
|
}, 1);
|
||||||
} else {
|
} else {
|
||||||
alert("An Error Occurred: " + error.code)
|
alert("An Error Occurred: " +error)
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
|
Reference in New Issue
Block a user