Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit de3c78d

Browse files
committed
Disable "Radar" icon on tasks for the moment, it's not reliably disappearing.
1 parent 094845d commit de3c78d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

core/src/plugins/core.tasks/manifest.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,11 @@
4545
</post_processing>
4646
</action>
4747
</actions>
48+
<!--
4849
<hooks>
4950
<serverCallback methodName="attachTasksToNode" hookName="node.info"/>
5051
</hooks>
52+
-->
5153
<client_configs>
5254
<template name="pydio-tasks-panel" element="ajxp_desktop" position="bottom"><![CDATA[
5355
<div id="tasks_panel" class="react-mui-context" ajxpClass="AjxpReactComponent" ajxpOptions='{"componentNamespace":"PydioTasks","componentName":"Panel"}'></div>

0 commit comments

Comments
 (0)