Skip to content

Commit

Permalink
fixing file does not exist dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemorris committed Aug 7, 2013
1 parent faed9d3 commit 23eb432
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/file.js
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ module.exports = Backbone.View.extend({
} else {
this.router.notify(
t('notification.error.exists'),
undefined,
[
{
'title': t('notification.create'),
Expand Down

0 comments on commit 23eb432

Please sign in to comment.