File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 35
35
< tr class ="row-child-one " height ="20 ">
36
36
< td class ="empty-child-one "> </ td >
37
37
< td >
38
- {{#if [notifications. connect.project.planReady ]}}
38
+ {{#if [connect.action. project.plan.ready ]}}
39
39
Project plan is ready for your project
40
40
{{/if}}
41
- {{#if [notifications. connect.project.plan.updated]}}
41
+ {{#if [connect.action .project.plan.updated]}}
42
42
Project plan is modified for your project
43
43
{{/if}}
44
- {{#if [notifications. connect.project.progressModified ]}}
44
+ {{#if [connect.action. project.updated.progress ]}}
45
45
Your project has made some progress
46
46
{{/if}}
47
47
{{#if [notifications.connect.project.phase.transition.active]}}
59
59
{{#if [notifications.connect.project.phase.update.scope]}}
60
60
Scope of the phase < strong > {{updatedPhase.name}}</ strong > updated
61
61
{{/if}}
62
- {{#if [notifications. connect.project.phase .milestone.transition.active]}}
62
+ {{#if [connect.action.timeline .milestone.transition.active]}}
63
63
A milestone is activated in phase < strong > {{updatedPhase.name}}</ strong >
64
64
{{/if}}
65
- {{#if [notifications. connect.project.phase .milestone.transition.completed]}}
65
+ {{#if [connect.action.timeline .milestone.transition.completed]}}
66
66
A milestone is completed in phase < strong > {{updatedPhase.name}}</ strong >
67
67
{{/if}}
68
- {{#if [notifications. connect.project.phase .milestone.waiting.customer]}}
68
+ {{#if [connect.action.timeline .milestone.waiting.customer]}}
69
69
We are waiting for your input at a milestone in the phase < strong > {{updatedPhase.name}}</ strong >
70
70
{{/if}}
71
71
</ td >
You can’t perform that action at this time.
0 commit comments