mirror of
https://github.com/grafana/grafana.git
synced 2025-09-24 20:23:49 +08:00
Panel: added search typeahead for dashboard links, #1041
This commit is contained in:
@ -54,12 +54,13 @@ module.exports = function(config,grunt) {
|
||||
'timepicker',
|
||||
'datepicker',
|
||||
'lodash',
|
||||
'filters/all',
|
||||
'jquery.flot',
|
||||
'services/all',
|
||||
'angular-strap',
|
||||
'directives/all',
|
||||
'angular-dragdrop',
|
||||
'services/all',
|
||||
'features/all',
|
||||
'directives/all',
|
||||
'filters/all',
|
||||
'controllers/all',
|
||||
'routes/all',
|
||||
'components/partials',
|
||||
|
Reference in New Issue
Block a user