Skip to content

Commit

Permalink
re-add tooltip import
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon committed Jun 17, 2019
1 parent 9ad2402 commit caab045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/js/request_row.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import $ from 'jquery';
import moment from 'moment';
import {datetimeFormat} from './utils.js';

import tooltip from 'bootstrap';
import { getThumbnail, getLatestFrame, downloadAll } from './archive.js';

$('.downloadall').click(function(){
Expand Down

0 comments on commit caab045

Please sign in to comment.