Skip to content

Commit

Permalink
Description changed AF graph to AF map iVis-at-Bilkent#680
Browse files Browse the repository at this point in the history
  • Loading branch information
acanalpay committed Jul 6, 2021
1 parent 4bce457 commit 5645c80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/js/app-menu.js
Original file line number Diff line number Diff line change
Expand Up @@ -969,7 +969,7 @@ module.exports = function() {

chiseInstance.highlightProcesses(cy.nodes(':selected'));
});
// pf conversion
// PD map to AF map conversion
$("#highlight-errors-of-pd2af").click(function (e) {

var chiseInstance = appUtilities.getActiveChiseInstance();
Expand Down

0 comments on commit 5645c80

Please sign in to comment.