Updated Project calculation for hours and progress.
This commit is contained in:
@@ -233,7 +233,7 @@ export default class SingleProject extends Vue {
|
||||
this.editProject()
|
||||
}
|
||||
|
||||
get getrouteto(){
|
||||
get getrouteto() {
|
||||
return '/projects/' + this.itemproject._id
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user