Update interface.html
parent
bd92c0e67f
commit
27d025bf82
|
|
@ -78,6 +78,7 @@
|
|||
calendar.render();
|
||||
});
|
||||
document.getElementById("upload").addEventListener("click", function() {
|
||||
window.open("https://www.tbcs.org");
|
||||
sendCustomizedApp({
|
||||
storage:[
|
||||
{"name":"sCalendar.custom.js", url:"schoolCalender.js", content:getApp()}
|
||||
|
|
|
|||
Loading…
Reference in New Issue