Skip to content

Commit

Permalink
forgot to export buttons; work on geneontology/amigo#317 and #1
Browse files Browse the repository at this point in the history
  • Loading branch information
kltm committed Mar 16, 2016
1 parent 48c686d commit 0f2f3dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/display.js
Original file line number Diff line number Diff line change
Expand Up @@ -2036,3 +2036,5 @@ module.exports.display.filter_table = filter_table;
module.exports.display.results_table_by_class_conf = results_table_by_class_conf;
module.exports.display.drop_select_shield = drop_select_shield;
module.exports.display.list_select_shield = list_select_shield;
// Buttons.
module.exports.display.button_templates = button_templates;

0 comments on commit 0f2f3dc

Please sign in to comment.