OSDN Git Service

create mds2
authorayaka <gyzdisk@gmail.com>
Sun, 24 Jan 2016 11:56:41 +0000 (20:56 +0900)
committerayaka <gyzdisk@gmail.com>
Sun, 24 Jan 2016 11:56:41 +0000 (20:56 +0900)
commit3219d8217ebd63d0f0820f03123c263636d1a484
treeaf8456d686275027fd220bd5d35aefc6713380d6
parent840a1ec48a2997ff259ea16051b93654024ec7f9
create mds2
25 files changed:
lib/cameraChannel.rb [new file with mode: 0644]
test/view/mds2/bootstrap/css/bootstrap-theme.css [new file with mode: 0644]
test/view/mds2/bootstrap/css/bootstrap-theme.css.map [new file with mode: 0644]
test/view/mds2/bootstrap/css/bootstrap-theme.min.css [new file with mode: 0644]
test/view/mds2/bootstrap/css/bootstrap-theme.min.css.map [new file with mode: 0644]
test/view/mds2/bootstrap/css/bootstrap.css [new file with mode: 0644]
test/view/mds2/bootstrap/css/bootstrap.css.map [new file with mode: 0644]
test/view/mds2/bootstrap/css/bootstrap.min.css [new file with mode: 0644]
test/view/mds2/bootstrap/css/bootstrap.min.css.map [new file with mode: 0644]
test/view/mds2/bootstrap/fonts/glyphicons-halflings-regular.eot [new file with mode: 0644]
test/view/mds2/bootstrap/fonts/glyphicons-halflings-regular.svg [new file with mode: 0644]
test/view/mds2/bootstrap/fonts/glyphicons-halflings-regular.ttf [new file with mode: 0644]
test/view/mds2/bootstrap/fonts/glyphicons-halflings-regular.woff [new file with mode: 0644]
test/view/mds2/bootstrap/fonts/glyphicons-halflings-regular.woff2 [new file with mode: 0644]
test/view/mds2/bootstrap/js/bootstrap.js [new file with mode: 0644]
test/view/mds2/bootstrap/js/bootstrap.min.js [new file with mode: 0644]
test/view/mds2/bootstrap/js/npm.js [new file with mode: 0644]
test/view/mds2/css/mystile.css [new file with mode: 0644]
test/view/mds2/index.html [new file with mode: 0644]
test/view/mds2/js/config.js [new file with mode: 0644]
test/view/mds2/js/controller.js [new file with mode: 0644]
test/view/mds2/js/event.js [new file with mode: 0644]
test/view/mds2/js/model.js [new file with mode: 0644]
test/view/mds2/js/service.js [new file with mode: 0644]
test/view/mds2/js/view.js [new file with mode: 0644]