Removed inline call to confirmLink() for 'Drop Primary Key/Index'

This commit is contained in:
ninadsp
2010-07-11 03:33:04 +05:30
parent 505884174b
commit 3586dd6408
3 changed files with 29 additions and 2 deletions

View File

@@ -33,6 +33,7 @@ $js_messages['strDroppingEvent'] = __('Dropping Event');
$js_messages['strDroppingProcedure'] = __('Dropping Procedure');
$js_messages['strDeleteTrackingData'] = __('Delete tracking data for this table');
$js_messages['strDeletingTrackingData'] = __('Deleting tracking data');
$js_messages['strDroppingPrimaryKeyIndex'] = __('Dropping Primary Key/Index');
/* For blobstreaming */
$js_messages['strBLOBRepositoryDisableStrongWarning'] = __('You are about to DISABLE a BLOB Repository!');