mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 15:59:41 +02:00
feat(templates): add support for the command field (#585)
This commit is contained in:
parent
9ebe2d96dd
commit
d9624053d2
5 changed files with 26 additions and 18 deletions
|
@ -129,6 +129,7 @@ module.exports = function (grunt) {
|
|||
'bower_components/bootstrap/dist/js/bootstrap.min.js',
|
||||
'bower_components/Chart.js/Chart.min.js',
|
||||
'bower_components/lodash/dist/lodash.min.js',
|
||||
'bower_components/splitargs/src/splitargs.js',
|
||||
'bower_components/filesize/lib/filesize.min.js',
|
||||
'bower_components/moment/min/moment.min.js',
|
||||
'bower_components/xterm.js/dist/xterm.js',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue