6 lines
60 B
Smarty
6 lines
60 B
Smarty
<script>
|
|
$(function() {
|
|
{{ jqgrid_html }}
|
|
});
|
|
</script>
|