mirror of https://github.com/ColorlibHQ/gentelella
deleted unnecessary function
parent
371bb8666d
commit
6dcd5bb4a0
|
@ -669,11 +669,6 @@
|
|||
$(document).ready(function() {
|
||||
// Smart Wizard
|
||||
$('#wizard').smartWizard();
|
||||
|
||||
function onFinishCallback() {
|
||||
$('#wizard').smartWizard('showMessage', 'Finish Clicked');
|
||||
//alert('Finish Clicked');
|
||||
}
|
||||
});
|
||||
|
||||
$(document).ready(function() {
|
||||
|
|
Loading…
Reference in New Issue