forked from wallabag/wallabag
2 lines
54 B
JavaScript
2 lines
54 B
JavaScript
|
|
function showinput(){
|
||
|
|
$('#inputform').fadeIn('fast');}
|