mirror of
https://github.com/portainer/portainer.git
synced 2025-07-23 15:29:42 +02:00
feat(ui): replace ViewSpinner with JQuery animations
This commit is contained in:
parent
d227bdfc75
commit
3a6e326e5e
23 changed files with 119 additions and 107 deletions
|
@ -69,7 +69,6 @@ module.exports = function (grunt) {
|
|||
'bower_components/jquery/dist/jquery.min.js',
|
||||
'assets/js/jquery.gritter.js', // Using custom version to fix error in minified build due to "use strict"
|
||||
'bower_components/bootstrap/dist/js/bootstrap.min.js',
|
||||
'bower_components/spin.js/spin.js',
|
||||
'bower_components/Chart.js/Chart.min.js',
|
||||
'bower_components/lodash/dist/lodash.min.js',
|
||||
'bower_components/oboe/dist/oboe-browser.js',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue