Skip to content
This repository has been archived by the owner on Aug 22, 2019. It is now read-only.

Commit

Permalink
Exit preview mode when bling is edited or added
Browse files Browse the repository at this point in the history
  • Loading branch information
mapmeld committed Oct 5, 2012
1 parent dd96bc6 commit d88d685
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/modules/blockee.js
Expand Up @@ -1242,6 +1242,7 @@ function(app, Backbone, Kinetic, Googlylogo, Models, GooglyStreetView, ShareFeat
*/
$("#shares").css({ display: "none" });
$("#share-button").css({ display: "block" });
this.cyclePreview({ preview: false });
},

/*
Expand Down

0 comments on commit d88d685

Please sign in to comment.