* Fix bug #26420.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
$(function()
|
||||
{
|
||||
loadDocLibs('product');
|
||||
loadDocLibs(defaultType);
|
||||
})
|
||||
|
||||
/**
|
||||
|
||||
@@ -41,4 +41,5 @@
|
||||
</table>
|
||||
</form>
|
||||
</div>
|
||||
<?php js::set('defaultType', $defaultType);?>
|
||||
<?php include '../../common/view/footer.lite.html.php';?>
|
||||
|
||||
Reference in New Issue
Block a user