deleted drop area div
This commit is contained in:
parent
063f220d62
commit
79eb3e91ac
2 changed files with 0 additions and 8 deletions
|
|
@ -301,10 +301,6 @@
|
|||
|
||||
</div> <!-- end content -->
|
||||
|
||||
<div id="drop-area">
|
||||
<div id="drop-area-inside" class="hidden"></div>
|
||||
</div>
|
||||
|
||||
<script src="app.js"></script></body>
|
||||
|
||||
</html>
|
||||
|
|
@ -186,10 +186,6 @@
|
|||
|
||||
</div> <!-- end content -->
|
||||
|
||||
<div id="drop-area">
|
||||
<div id="drop-area-inside" class="hidden"></div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Loading…
Reference in a new issue