add proper class name to body for dialog
This commit is contained in:
parent
ba7aa59c56
commit
4f41631833
1 changed files with 1 additions and 0 deletions
|
|
@ -483,6 +483,7 @@ YAHOO.util.Event.onDOMReady( function() {
|
|||
homeUrl : '<tmpl_var homeUrl>'
|
||||
} );
|
||||
// Add all asset helpers to the admin instance
|
||||
document.body.className="yui-skin-sam";
|
||||
} );
|
||||
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue