Skip to content

Commit

Permalink
Update flourish.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthony Barone committed Sep 24, 2015
1 parent 2dc8a4b commit 23dba03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flourish.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ function runFlourish(evt) {
});
};

// Helper function to reset potential dirty state of the collab box
var cleanupCollabState = function() {
$('.people-search').val('');
$('.x-card-collaborators-select').show();
Expand Down

0 comments on commit 23dba03

Please sign in to comment.