mirror of
				https://github.com/flynx/pWiki.git
				synced 2025-10-31 02:50:08 +00:00 
			
		
		
		
	minor bugfix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									f6f6071edc
								
							
						
					
					
						commit
						4c7b0ceb6b
					
				| @ -176,7 +176,9 @@ object.Constructor('BasePage', { | |||||||
| 					pwpath.joinArgs( | 					pwpath.joinArgs( | ||||||
| 						pwpath.relative( | 						pwpath.relative( | ||||||
| 								this.path,  | 								this.path,  | ||||||
| 							path), | 								path)  | ||||||
|  | 							// keep root path predictable...
 | ||||||
|  | 							|| '/', | ||||||
| 						pwpath.obj2args(args))) | 						pwpath.obj2args(args))) | ||||||
| 			// trigger handlers...
 | 			// trigger handlers...
 | ||||||
| 			'__navigate__' in this | 			'__navigate__' in this | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user