Commit 92ede2fe authored by Bryce Johnson's avatar Bryce Johnson

Fix require errors exposed by removing tooltip directive.

parent efccc3fe
//= vue
//= require vue
(() => {
gl.IssuableTimeTracker = Vue.component('issuable-time-tracker', {
......
//= require vue
//= issuable_time_tracker
//= smart_interval
//= subbable_resource
//= require issuable_time_tracker
//= require smart_interval
//= require subbable_resource
(() => {
/* This Vue instance represents what will become the parent instance for the
......
//= require jquery
//= require smart_interval
......
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