2015-04-01 23:47:34 +02:00

3 lines
60 B
JavaScript

function init_about(){
$('#modal_text').modal('show');
}