diff --git a/codepot/src/codepot/views/code_edit.php b/codepot/src/codepot/views/code_edit.php index 97cd48dc..980c35c3 100644 --- a/codepot/src/codepot/views/code_edit.php +++ b/codepot/src/codepot/views/code_edit.php @@ -180,7 +180,7 @@ $(function () { // once the existing document is saved, arrange to return // to the the head revision regardless of the original revision. return_button.attr ('href', base_return_anchor); - show_alert ('Saved', "lang->line('Success')?>"); + //show_alert ('Saved', "lang->line('Success')?>"); } else {