Revision history [back]

click to hide/show revision 1
initial version

asked 2016-02-03 10:33:06 +0800

IngoB gravatar image IngoB flag of Germany

ZK 8.0.1 Panel Button Change

Hi,

I'm using the Atlantic Theme and recently updated ZK from 8.0.0 to 8.0.1

I noticed that on the component "panel" the close button changed from DIV to BUTTON

8.0.0.

<div id="xTDPm1-close" class="z-panel-icon z-panel-close"><i class="z-icon-times"></i></div>

8.0.1.

<button id="pOyPm1-close" class="z-panel-icon z-panel-close" tabindex="0" title="Close"><i class="z-icon-times"></i></button>

Now the atlantic theme is broken. Is this intended or just a bug?

ZK 8.0.1 / Atlantic 1.1.3 / FF 44

ZK 8.0.1 Panel Button Close Change

Hi,

I'm using the Atlantic Theme and recently updated ZK from 8.0.0 to 8.0.1

I noticed that on the component "panel" the close button changed from DIV to BUTTON

8.0.0.

<div id="xTDPm1-close" class="z-panel-icon z-panel-close"><i class="z-icon-times"></i></div>

8.0.1.

<button id="pOyPm1-close" class="z-panel-icon z-panel-close" tabindex="0" title="Close"><i class="z-icon-times"></i></button>

Now the atlantic theme is broken. Is this intended or just a bug?

ZK 8.0.1 / Atlantic 1.1.3 / FF 44

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More