Merge pull request #696 from team-lab/feature/file-finder

add file finder
This commit is contained in:
Naoki Takezoe
2015-05-25 01:49:45 +09:00
8 changed files with 582 additions and 2 deletions

View File

@@ -28,6 +28,7 @@
<script src="@assets/vendors/zclip/ZeroClipboard.min.js"></script>
<script src="@assets/vendors/elastic/jquery.elastic.source.js"></script>
<script src="@assets/vendors/facebox/facebox.js"></script>
<script src="@assets/vendors/jquery-hotkeys/jquery.hotkeys.js"></script>
</head>
<body>
<form id="search" action="@path/search" method="POST">