Skip to content

Commit

Permalink
increase priority of regulatory statement node in schema
Browse files Browse the repository at this point in the history
  • Loading branch information
elpoelma committed Jan 25, 2023
1 parent f2c25e6 commit 2ab63d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/controllers/agendapoints/edit.js
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ export default class AgendapointsEditController extends Controller {
insertDateTime: this.intl.t('date-plugin.insert.datetime'),
},
}),
regulatoryStatementNode,
variable,
...besluitNodes,
roadsign_regulation,
Expand All @@ -118,7 +119,6 @@ export default class AgendapointsEditController extends Controller {
text,
image,
hard_break,
regulatoryStatementNode,
invisible_rdfa,
block_rdfa,
},
Expand Down

0 comments on commit 2ab63d4

Please sign in to comment.