Add id=photo_filename to the h3.
This commit is contained in:
		
							parent
							
								
									cc8053f8fd
								
							
						
					
					
						commit
						9e23aacae7
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -147,7 +147,7 @@ | ||||||
| <div id="content_body"> | <div id="content_body"> | ||||||
| <div id="left"> | <div id="left"> | ||||||
|     <div id="editor_area"> |     <div id="editor_area"> | ||||||
|         <h3>{{photo.basename}}</h3> |         <h3 id="photo_filename">{{photo.basename}}</h3> | ||||||
| 
 | 
 | ||||||
|         <!-- TAG INFO --> |         <!-- TAG INFO --> | ||||||
|         <h4>Tags</h4> |         <h4>Tags</h4> | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue