diff --git a/platform/features/timeline/res/templates/tabular-swimlane-cols-tree.html b/platform/features/timeline/res/templates/tabular-swimlane-cols-tree.html index 94c20d2ace..99606ec0c6 100644 --- a/platform/features/timeline/res/templates/tabular-swimlane-cols-tree.html +++ b/platform/features/timeline/res/templates/tabular-swimlane-cols-tree.html @@ -29,9 +29,11 @@ }">
+ ng-click="ngModel.toggleGraph()" + title="Click to enable or disable inclusion in Resource Graphing"> + ng-show="ngModel.graph()" + > é diff --git a/platform/features/timeline/res/templates/timeline.html b/platform/features/timeline/res/templates/timeline.html index b144c8805c..4c1eb91868 100644 --- a/platform/features/timeline/res/templates/timeline.html +++ b/platform/features/timeline/res/templates/timeline.html @@ -35,8 +35,8 @@