Skip to content
This repository has been archived by the owner on Nov 24, 2021. It is now read-only.

Commit

Permalink
update recent phrases from localStorage when recent opens
Browse files Browse the repository at this point in the history
  • Loading branch information
btk committed Jul 28, 2016
1 parent 6858e56 commit 893e866
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/app.js
Expand Up @@ -165,6 +165,7 @@ var runUygulama=null;

$scope.openRecent = function(){
changeCurrentTab("recent");
$scope.changeInterval(1);
}

$scope.openGrid = function(){
Expand Down

0 comments on commit 893e866

Please sign in to comment.