Skip to content

Commit

Permalink
Overwrite CC view to prevent the display of the big blue icon when no…
Browse files Browse the repository at this point in the history
… preview is available for a work
  • Loading branch information
hectorcorrea committed Apr 15, 2016
1 parent 4696970 commit a940ae9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
@@ -0,0 +1 @@
<%= t('sufia.generic_works.show.no_preview') %>
2 changes: 2 additions & 0 deletions config/locales/sufia.en.yml
Expand Up @@ -163,6 +163,8 @@ en:
header: Edit Work
progress:
header: Save Work
show:
no_preview: No preview available
batch_uploads:
new:
header: Batch Create New Works
Expand Down

0 comments on commit a940ae9

Please sign in to comment.