Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…sue #4
  • Loading branch information
moisbo committed Sep 12, 2019
1 parent 00f39dd commit 0641284
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/ocfl.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ function ocfl(req) {


function version(req, object, payload, version) {
var ocfl_versions = req.variables.ocfl_versions;
var inv = load_inventory(req, object);
if( ! inv ) {
req.error("Couldn't load inventory for " + object);
Expand Down

0 comments on commit 0641284

Please sign in to comment.