mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 04:15:28 +02:00
refactor(vendor): fix path to min CSS file for rzslider
This commit is contained in:
parent
3cb96235b7
commit
210bdc8022
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ css:
|
|||
- bower_components/font-awesome/css/font-awesome.min.css
|
||||
- bower_components/toastr/toastr.min.css
|
||||
- bower_components/xterm.js/dist/xterm.css
|
||||
- bower_components/angularjs-slider/rzslider.min.css
|
||||
- bower_components/angularjs-slider/dist/rzslider.min.css
|
||||
angular:
|
||||
regular:
|
||||
- bower_components/angular/angular.js
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue