Home
last modified time | relevance | path

Searched hist:"81 a9f400e799758c364128e4206d06969172defd" (Results 1 – 2 of 2) sorted by relevance

/template/sprintdoc/tpl/
H A Dnav-page-attributes.php81a9f400e799758c364128e4206d06969172defd Mon Apr 24 09:15:27 UTC 2017 Michael Große <grosse@cosmocode.de> Prevent interaction between do-js and our page-tasks-icon

The javascript of the do-plugin tries to update the container with the
plugin__do_pagetasks class. However, since our container has a different
structure than the icon produced by the do-plugin, this attempt fails
and leaves the icon in a broken state.

This commit changes the class of the container and thus ceases to be
affected by the do-plugin's javascript.

SPR-946

/template/sprintdoc/css/plugins/
H A Ddo_tasks.less81a9f400e799758c364128e4206d06969172defd Mon Apr 24 09:15:27 UTC 2017 Michael Große <grosse@cosmocode.de> Prevent interaction between do-js and our page-tasks-icon

The javascript of the do-plugin tries to update the container with the
plugin__do_pagetasks class. However, since our container has a different
structure than the icon produced by the do-plugin, this attempt fails
and leaves the icon in a broken state.

This commit changes the class of the container and thus ceases to be
affected by the do-plugin's javascript.

SPR-946