3 lines
55 B
Text
3 lines
55 B
Text
$(function() {
|
|
$('#shutdownmodal').modal('show');
|
|
});
|
$(function() {
|
|
$('#shutdownmodal').modal('show');
|
|
});
|