Added a button to add an URL when directly into Poche. If JS isn't enabled, nothing happens.
2 lines
54 B
JavaScript
2 lines
54 B
JavaScript
function showinput(){
|
|
$('#inputform').fadeIn('fast');} |