mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-10-31 11:05:54 +01:00 
			
		
		
		
	feat: add cancel button to pin expiration modal
This commit is contained in:
		| @@ -215,6 +215,10 @@ define('forum/topic/threadTools', [ | ||||
| 				onEscape: true, | ||||
| 				size: 'small', | ||||
| 				buttons: { | ||||
| 					cancel: { | ||||
| 						label: '[[modules:bootbox.cancel]]', | ||||
| 						className: 'btn-link', | ||||
| 					}, | ||||
| 					save: { | ||||
| 						label: '[[global:save]]', | ||||
| 						className: 'btn-primary', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user