mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-27 08:28:50 +02:00
parent
3f3f32b5ea
commit
8a74cbbeee
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ require('jquery-ui/ui/data');
|
|||
require('jquery-ui/ui/widgets/mouse');
|
||||
require('jquery-ui/ui/ie');
|
||||
require('jquery-ui/ui/widgets/sortable');
|
||||
require('jquery-ui/ui/plugin');
|
||||
require('jquery-ui/ui/widgets/draggable');
|
||||
|
||||
var InteractiveRebaseView = ContainedBase.extend({
|
||||
tagName: 'div',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue