Automated build for v0.01
This commit is contained in:
		
						commit
						791b998489
					
				
					 2771 changed files with 222096 additions and 0 deletions
				
			
		
							
								
								
									
										12
									
								
								lib/dijit/templates/Dialog.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								lib/dijit/templates/Dialog.html
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,12 @@ | |||
| <div class="dijitDialog" role="dialog" aria-labelledby="${id}_title"> | ||||
| 	<div data-dojo-attach-point="titleBar" class="dijitDialogTitleBar"> | ||||
| 		<span data-dojo-attach-point="titleNode" class="dijitDialogTitle" id="${id}_title" | ||||
| 				role="heading" level="1"></span> | ||||
| 		<span data-dojo-attach-point="closeButtonNode" class="dijitDialogCloseIcon" data-dojo-attach-event="ondijitclick: onCancel" title="${buttonCancel}" role="button" tabindex="-1"> | ||||
| 			<span data-dojo-attach-point="closeText" class="closeText" title="${buttonCancel}">x</span> | ||||
| 		</span> | ||||
| 	</div> | ||||
| 	<div data-dojo-attach-point="containerNode" class="dijitDialogPaneContent"></div> | ||||
| 	${!actionBarTemplate} | ||||
| </div> | ||||
| 
 | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Fmstrat
						Fmstrat