make sure submit button also works for page forms
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3453 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
		
							parent
							
								
									155deff1f2
								
							
						
					
					
						commit
						5f4d63f8f5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -250,7 +250,7 @@ | ||||||
|               <input value="Save" type="submit" |               <input value="Save" type="submit" | ||||||
|                      i18n:attributes="value" |                      i18n:attributes="value" | ||||||
|                      tal:attributes="onClick python: view.closeAction(True) or |                      tal:attributes="onClick python: view.closeAction(True) or | ||||||
|                             'return true'"> |                             'submit()'"> | ||||||
|               <input type="button" value="Cancel" onClick="dlg.hide();" |               <input type="button" value="Cancel" onClick="dlg.hide();" | ||||||
|                      i18n:attributes="value" |                      i18n:attributes="value" | ||||||
|                      tal:condition="view/isInnerHtml" |                      tal:condition="view/isInnerHtml" | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 helmutm
						helmutm