Skip to content

Commit

Permalink
Add admin user toolbar to the website
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-schranz committed Apr 9, 2020
1 parent f976754 commit af4813f
Show file tree
Hide file tree
Showing 9 changed files with 174 additions and 47 deletions.
1 change: 1 addition & 0 deletions assets/website/js/main.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import web from '@sulu/web';
import $ from 'jquery';
import './polyfill';
import 'Hinclude/hinclude';
import WindowScroll from '@sulu/web/packages/components/window-scroll/window-scroll';
import Timeago from './components/Timeago';
import NavigationToggler from './components/NavigationToggler';
Expand Down
Loading

0 comments on commit af4813f

Please sign in to comment.