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