Commit 4b8b9617 by Harald Kraemer

Warnings in dashboardKeybindings.js

parent 2e26130d
define([
'angular',
'jquery',
'underscore',
'services/all'
],
function( angular, $, _ ) {
function( angular, $ ) {
"use strict";
var module = angular.module('kibana.services.dashboard');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment