Open gino-m opened 3 years ago
" - Ground"
Should update whenever title changes. When project is just created, should say:
"New survey - Ground"
On survey change, we'd do something like:
import { Title } from '@angular/platform-browser';` ... title.setTitle(`Ground - ${survey.title}`)
" - Ground"
Should update whenever title changes. When project is just created, should say:
"New survey - Ground"