removed the successful saving alert in the code edit view
This commit is contained in:
		| @ -180,7 +180,7 @@ $(function () { | |||||||
| 							// once the existing document is saved, arrange to return  | 							// once the existing document is saved, arrange to return  | ||||||
| 							// to the the head revision regardless of the original revision. | 							// to the the head revision regardless of the original revision. | ||||||
| 							return_button.attr ('href', base_return_anchor); | 							return_button.attr ('href', base_return_anchor); | ||||||
| 							show_alert ('Saved', "<?php print $this->lang->line('Success')?>"); | 							//show_alert ('Saved', "<?php print $this->lang->line('Success')?>"); | ||||||
| 						} | 						} | ||||||
| 						else | 						else | ||||||
| 						{ | 						{ | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user