mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 04:42:35 +08:00
drag and drop panels, lots of visual tweaks
This commit is contained in:
@ -234,7 +234,8 @@ module.exports = function (grunt) {
|
||||
'angular-strap',
|
||||
'directives/all',
|
||||
'jquery.flot.pie',
|
||||
'angular-sanitize'
|
||||
'angular-sanitize',
|
||||
'angular-dragdrop'
|
||||
]
|
||||
}
|
||||
];
|
||||
|
Reference in New Issue
Block a user