mirror of
				https://github.com/JuanCanham/HackMyResume.git
				synced 2025-10-30 20:57:26 +00:00 
			
		
		
		
	Update helper reference in analysis .hbs.
This commit is contained in:
		| @@ -19,8 +19,8 @@ | ||||
|  | ||||
|         Total Days:  {{v coverage.duration.total "-" 5 "bold" }} | ||||
|           Employed:  {{v coverage.duration.work "-" 5 "bold" }} | ||||
|               Gaps:  {{v coverage.gaps.length "-" 5 "bold" }}  [{{#if coverage.gaps.length }}{{#each coverage.gaps }}{{#unless @first}} {{/unless}}{{heat duration }}{{/each}}{{/if}}] | ||||
|           Overlaps:  {{v coverage.overlaps.length "-" 5 "bold" }}  [{{#if coverage.overlaps.length }}{{#each coverage.overlaps }}{{#unless @first}} {{/unless}}{{heat duration }}{{/each}}{{/if}}] | ||||
|               Gaps:  {{v coverage.gaps.length "-" 5 "bold" }}  [{{#if coverage.gaps.length }}{{#each coverage.gaps }}{{#unless @first}} {{/unless}}{{gapLength duration }}{{/each}}{{/if}}] | ||||
|           Overlaps:  {{v coverage.overlaps.length "-" 5 "bold" }}  [{{#if coverage.overlaps.length }}{{#each coverage.overlaps }}{{#unless @first}} {{/unless}}{{gapLength duration }}{{/each}}{{/if}}] | ||||
|  | ||||
| {{style "KEYWORDS (" "bold"}}{{style keywords.length "white" }}{{style ")" "bold"}} | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user