5 lines
43 B
JavaScript
Executable File
5 lines
43 B
JavaScript
Executable File
$(function()
|
|
{
|
|
adjustPriBoxWidth();
|
|
})
|