mirror of https://gitee.com/bigwinds/arangodb
merge error
This commit is contained in:
parent
157f254420
commit
faced9a8d8
|
@ -65,11 +65,8 @@
|
|||
};
|
||||
|
||||
view = new window.queryView({
|
||||
<<<<<<< HEAD
|
||||
collection: queryCollection
|
||||
=======
|
||||
collection: collectionDummy
|
||||
>>>>>>> 626f37ad5b9851274fdeefc4a27f4da5b2623122
|
||||
collection: queryCollection,
|
||||
collection2: collectionDummy
|
||||
});
|
||||
|
||||
window.modalView = new window.ModalView();
|
||||
|
|
Loading…
Reference in New Issue