Update interface.html
parent
c65ddbfc52
commit
7a2ee0f711
|
|
@ -40,6 +40,7 @@
|
||||||
})();
|
})();
|
||||||
`;
|
`;
|
||||||
}
|
}
|
||||||
|
|
||||||
document.getElementById("upload").addEventListener("click", function() {
|
document.getElementById("upload").addEventListener("click", function() {
|
||||||
sendCustomizedApp({
|
sendCustomizedApp({
|
||||||
id : "schoolCalender",
|
id : "schoolCalender",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue