Skip to content
Snippets Groups Projects
Commit 0c307501 authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Fix JS error on welcome page.

parent c138b53e
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@
Ext.define('Docs.view.welcome.Index', {
extend: 'Ext.container.Container',
alias: 'widget.welcomeindex',
mixins: ['Docs.view.Scrolling'],
requires: [
'Docs.ContentGrabber'
],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment