mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-27 00:18:56 +02:00
collections
This commit is contained in:
parent
dc1934cdd2
commit
5ab38e9c13
6 changed files with 119 additions and 119 deletions
|
@ -23,7 +23,7 @@ $(document).ready(function(){
|
|||
});
|
||||
|
||||
function UI() {
|
||||
var Collections = require('../collections');
|
||||
var Collections = require('../models/collections');
|
||||
var CommandViews = require('../views/commandViews');
|
||||
|
||||
this.commandCollection = new Collections.CommandCollection();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue