fix work item form: missing div end tag
This commit is contained in:
		
							parent
							
								
									e5b4e9800e
								
							
						
					
					
						commit
						c3922747bb
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -182,7 +182,7 @@ | ||||||
|                    tal:attributes="value view/date" /> |                    tal:attributes="value view/date" /> | ||||||
|             <input type="text" name="end_date" style="width: 8em" |             <input type="text" name="end_date" style="width: 8em" | ||||||
|                    dojoType="dijit.form.DateTextBox" |                    dojoType="dijit.form.DateTextBox" | ||||||
|                    tal:attributes="value view/endDate" /> |                    tal:attributes="value view/endDate" /></div> | ||||||
|         </div> |         </div> | ||||||
|         <div id="duration-effort" |         <div id="duration-effort" | ||||||
|              tal:condition="python: |              tal:condition="python: | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue