Skip to content

Commit

Permalink
Closes-Bug:#1464552
Browse files Browse the repository at this point in the history
Changes the process column header to node type/process in alerts pop up.

Change-Id: Ie5f2ec57c7644e5994133b7fb3a46c7fc6aaa2c7
  • Loading branch information
vishnuvv committed Jun 16, 2015
1 parent 17c4107 commit aff07a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webroot/js/web-utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -2122,7 +2122,7 @@ function loadAlertsContent(deferredObj){
}
},{
field:'type',
name:'Process',
name:'Node Type / Process',
minWidth:100
},{
field:'msg',
Expand Down

0 comments on commit aff07a8

Please sign in to comment.