Skip to content

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jorilallo committed Aug 2, 2012
1 parent ba69bfa commit d532ff1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/kippt_extension.js
Expand Up @@ -54,6 +54,7 @@ jQuery(function() {
};

Kippt.popover.clearUI = function() {
Kippt.previousUrl = false;
$("#id_title").val("");
$("#id_notes").val("");
$("#id_is_read_later").removeAttr("checked");
Expand Down

0 comments on commit d532ff1

Please sign in to comment.