Skip to content

Commit

Permalink
Merge pull request #516 from oat-sa/fix/ADF-1784/area-broker-issue
Browse files Browse the repository at this point in the history
fix: add the new area required by the item authoring to the area broker
  • Loading branch information
jsconan authored Oct 24, 2024
2 parents fefeb25 + 797427c commit 12a47d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions views/js/qtiCreator/component/sharedStimulusAuthoring.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ define([
menuRight: $container.find('.menu-right'),
contentCreatorPanel: $container.find('#item-editor-panel'),
editorBar: $container.find('#item-editor-panel .item-editor-bar'),
editorWrapper: $('#item-editor-wrapper', $container),
title: $container.find('#item-editor-panel .item-editor-bar h1'),
toolbar: $container.find('#item-editor-panel .item-editor-bar #toolbar-top'),
interactionPanel: $container.find('#item-editor-interaction-bar'),
Expand Down

0 comments on commit 12a47d5

Please sign in to comment.