implemented adding new pages
This commit is contained in:
@@ -38,7 +38,6 @@
|
||||
|
||||
function onselect(company){
|
||||
project.company_id = company.id;
|
||||
console.log(project);
|
||||
}
|
||||
|
||||
function toggleSettings(ev){
|
||||
|
||||
Reference in New Issue
Block a user