diff options
| author | Teddy Wing | 2013-11-10 11:40:59 -0500 |
|---|---|---|
| committer | Teddy Wing | 2013-11-10 11:49:28 -0500 |
| commit | b5a05962d07325d31f37bedc38cc309980f91da7 (patch) | |
| tree | 09ee80de3018fb3f85f318ea6dcb05974f5d08e5 /index.html | |
| parent | 07a2d8bd152fc1433fa7b5fc81b9fa36e7095e63 (diff) | |
| download | clip-play-b5a05962d07325d31f37bedc38cc309980f91da7.tar.bz2 | |
Add thumbnail to sample editor
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -43,6 +43,8 @@ <script type="text/html" id="sample-view-template"> <div class="edit-sample js-edit-sample"> + <div class="thumbnail js-thumbnail"></div> + <div class="progress-bar"> <div class="clip-line js-clip-line js-start-position"> <div class="drag-handle start-drag-handle js-drag-handle"> |
