Skip to content
Snippets Groups Projects

Flashcards revisited

Merged Andreas Gärtner requested to merge flashcards-revisited into master
Viewing commit 04fc30a7
Show latest version
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -138,6 +138,7 @@ Ext.define('ARSnova.view.speaker.ShowcaseEditButtons', {
this.exportToClickButton = Ext.create('ARSnova.view.MatrixButton', {
text: Messages.QUESTION_EXPORT_TO_CLICK,
cls: this.config.buttonClass,
hidden: !ARSnova.app.globalConfig.features.exportToClick,
imageCls: 'icon-cloud-download',
scope: this,
handler: function () {