minor updates
[myslice.git] / plugins / apply / static / js / apply.js
index 31d582c..a664ce5 100644 (file)
 
                         case STATE_SET_OUT_SUCCESS:
                             action = 'REMOVE';
-                            msg   = 'FAILURE';
+                            msg   = 'SUCCESS';
                             break;
                         case STATE_SET_OUT_FAILURE:
                             action = 'REMOVE';