mirror of
https://github.com/Tygs/0bin.git
synced 2023-08-10 21:13:00 +03:00
added clone option
This commit is contained in:
parent
b6309e0244
commit
05eb5eb0d7
@ -169,8 +169,6 @@ $('#content').live('keyup change', function(){
|
||||
|
||||
/* Display previous pastes */
|
||||
$('.previous-pastes .items').html(zerobin.get_pastes());
|
||||
|
||||
|
||||
|
||||
/* clone a paste */
|
||||
$('.btn-clone').click(function(e){
|
||||
|
Loading…
Reference in New Issue
Block a user