5 lines
73 B
5 lines
73 B
2 years ago
|
$(document).ready(function() {
|
||
|
$('#test8-progress').progress();
|
||
|
|
||
|
});
|