wallabag/tpl/js/poche.js
Thomas Citharel 693b3f8677 Implemented Add Button
Added a button to add an URL when directly into Poche. If JS isn't
enabled, nothing happens.
2013-09-08 21:07:59 +02:00

2 lines
No EOL
54 B
JavaScript

function showinput(){
$('#inputform').fadeIn('fast');}