implemented adding new pages

This commit is contained in:
2025-09-12 13:20:34 +02:00
parent 7ddd32bb72
commit 7e52e02684
13 changed files with 155 additions and 21 deletions

View File

@@ -38,7 +38,6 @@
function onselect(company){
project.company_id = company.id;
console.log(project);
}
function toggleSettings(ev){