ACP integration for Sounds

This commit is contained in:
Julian Lam
2014-03-17 10:37:11 -04:00
parent eeb3bdc7f7
commit c1ccc81400
6 changed files with 57 additions and 20 deletions

View File

@@ -43,6 +43,8 @@ define(function() {
type: 'success',
timeout: 2500
});
socket.emit('admin.restart');
});
} else {
console.log('[settings] Form not found.');