Add Refresh Directories button to album toolbox.
This commit is contained in:
		
							parent
							
								
									802c12937b
								
							
						
					
					
						commit
						8063f338f8
					
				
					 1 changed files with 8 additions and 0 deletions
				
			
		|  | @ -203,6 +203,14 @@ ALBUM_ID = undefined; | |||
|         > | ||||
|             Add child | ||||
|         </button> | ||||
| 
 | ||||
|         <button | ||||
|         class="green_button button_with_spinner" | ||||
|         data-onclick="api.albums.refresh_directories(ALBUM_ID, common.refresh);" | ||||
|         data-spinner-delay="500" | ||||
|         > | ||||
|             Refresh directories | ||||
|         </button> | ||||
|     </div> | ||||
| 
 | ||||
|     <div id="left"> | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue