mirror of
				https://github.com/JuanCanham/fresh-themes.git
				synced 2025-10-31 04:47:28 +00:00 
			
		
		
		
	Compact: Fix end dates.
This commit is contained in:
		| @@ -32,7 +32,7 @@ | ||||
|         <w:tab/> | ||||
|       </w:r> | ||||
|       <w:r wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA"> | ||||
|         <w:t>{{formatDate safe.start 'YYYY-MM' }} — 2015-10</w:t> | ||||
|         <w:t>{{formatDate safe.start 'YYYY' }} — {{formatDate safe.end 'YYYY'}}</w:t> | ||||
|       </w:r> | ||||
|     </w:p> | ||||
|     <w:p wsp:rsidR="00C146CA" wsp:rsidRPr="000A3AF0" wsp:rsidRDefault="00C146CA" wsp:rsidP="00C146CA"> | ||||
|   | ||||
| @@ -32,7 +32,7 @@ | ||||
|         <w:tab/> | ||||
|       </w:r> | ||||
|       <w:r wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA"> | ||||
|         <w:t>{{formatDate safe.start 'YYYY-MM' }} — 2015-10</w:t> | ||||
|         <w:t>{{formatDate safe.start 'YYYY-MM'}} — {{formatDate safe.end 'YYYY-MM'}}</w:t> | ||||
|       </w:r> | ||||
|     </w:p> | ||||
|     <w:p wsp:rsidR="00C146CA" wsp:rsidRPr="000A3AF0" wsp:rsidRDefault="00C146CA" wsp:rsidP="00C146CA"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user