algairim commented on a change in pull request #252:
URL: https://github.com/apache/brooklyn-ui/pull/252#discussion_r673374546



##########
File path: ui-modules/utils/logbook/logbook.js
##########
@@ -91,8 +91,6 @@ export function logbook() {
         $scope.fieldsToShow = ['timestamp', 'class', 'message']
         $scope.logFields = [
             {name: 'Timestamp',   value: 'timestamp',  selected: true},
-            {name: 'Task ID',     value: 'taskId',     selected: false},
-            {name: 'Entity IDs',  value: 'entityIds',  selected: false},

Review comment:
       Ok, I see now, reverting back.
   <img width="1267" alt="Screenshot 2021-07-20 at 19 19 59" 
src="https://user-images.githubusercontent.com/81319331/126375392-87950cd4-35ec-4f96-827c-72e5fd7a6069.png";>
   




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@brooklyn.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to