Change return false; to return;, since we don't wan't to completely break the loop
authorVlad Chernushevich <mailbox@happytodesign.com>
Sun, 16 Jun 2013 18:09:19 +0000 (20:09 +0200)
committerVlad Chernushevich <mailbox@happytodesign.com>
Sun, 16 Jun 2013 18:09:19 +0000 (20:09 +0200)
commit134071acc24cd58eb76113c85f5412f089a29598
tree7b368db37bac0064e1b763b557c8d0e468f5996d
parent08701d92466ff12a42ecdfab72b93d2bd5c51ce5
Change return false; to return;, since we don't wan't to completely break the loop
client/assets/src/applets/settings.js