Fix skin configurator in Chrome not working after install.
SORRY for the commit to both files, still need to dive into the ASCX seperation
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
function cancelSkinCustomization() {
|
||||
jQuery('#cancelSkinCustomization').trigger('click');
|
||||
}
|
||||
|
||||
jQuery('body div').css('z-index', 'auto');
|
||||
</script>
|
||||
|
||||
<asp:Panel ID="pnl_connectionerror" runat="server" Visible="false">
|
||||
|
||||
Reference in New Issue
Block a user