mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-21 10:45:20 -04:00
Fix stylesheet ordering
This commit is contained in:
parent
6b6b534866
commit
d5d9607c17
2 changed files with 1 additions and 8 deletions
|
@ -1,9 +1,3 @@
|
|||
/* include jquery ui */
|
||||
require('jquery-ui/ui/widgets/resizable');
|
||||
require('jquery-ui/ui/widgets/tooltip');
|
||||
require('jquery-ui/ui/widgets/controlgroup');
|
||||
require('jquery-ui/ui/widgets/autocomplete');
|
||||
|
||||
/* jquery and jquery plugins */
|
||||
require('../vendor/showup/showup');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue