1
0
mirror of https://github.com/Tygs/0bin.git synced 2023-08-10 21:13:00 +03:00

Download works

This commit is contained in:
sam
2012-04-28 22:11:32 +07:00
parent b98497346f
commit 20a54000e7
12 changed files with 52 additions and 1872 deletions

View File

@ -87,6 +87,7 @@
<script src="/static/js/jquery.elastic.source.js"></script>
<script src="/static/js/lzw.js"></script>
<script src="/static/js/prettify.min.js"></script>
<!--
<script src="/static/js/jquery.js"></script>
<script src="/static/js/bootstrap-transition.js"></script>

View File

@ -16,7 +16,9 @@
<div class="well">
<form action="/" method="get" accept-charset="utf-8">
<p>
<a href="#">Download</a>
<span id="downloadify">
Download
</span>
<span class="paste-option btn-group top">
<button class="btn"><i class="icon-camera"></i>&nbsp;Clone</button>
<button class="btn">New Paste</button>