mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-18 07:05:02 -05:00
2 lines
54 B
JavaScript
2 lines
54 B
JavaScript
|
function showinput(){
|
||
|
$('#inputform').fadeIn('fast');}
|