Skip to content

Commit

Permalink
adds several steps to the add-consultation workflow, re #34
Browse files Browse the repository at this point in the history
  • Loading branch information
whatisgalen committed May 14, 2019
1 parent da9194c commit 439716d
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -120,10 +120,10 @@ define([
parenttileid: null,
icon: 'fa-users'
},
{
title: 'Step 3',
description: 'Another description here',
}
// {
// title: 'Step 3',
// description: 'Another description here',
// }
];

Workflow.apply(this, [params]);
Expand Down

0 comments on commit 439716d

Please sign in to comment.