Sha256: b357c2459db0072ebb7026385119d08cfe237625d369ac90e03b535c50ec0b5b

Contents?: true

Size: 120 Bytes

Versions: 25

Compression:

Stored size: 120 Bytes

Contents

export default class Work {
  constructor(id, title) {
    this.id = id
    this.title = title
    this.index = 0
  }
}

Version data entries

25 entries across 25 versions & 2 rubygems

Version Path
hyrax-1.1.1 app/assets/javascripts/hyrax/relationships/work.es6
hyrax-2.0.3 app/assets/javascripts/hyrax/relationships/work.es6
hyrax-1.1.0 app/assets/javascripts/hyrax/relationships/work.es6
hyrax-2.0.2 app/assets/javascripts/hyrax/relationships/work.es6
hyrax-2.0.1 app/assets/javascripts/hyrax/relationships/work.es6
hyrax-2.0.0 app/assets/javascripts/hyrax/relationships/work.es6
hyrax-2.0.0.rc3 app/assets/javascripts/hyrax/relationships/work.es6
hyrax-2.0.0.rc2 app/assets/javascripts/hyrax/relationships/work.es6
hyrax-2.0.0.rc1 app/assets/javascripts/hyrax/relationships/work.es6
sufia-7.4.1 app/assets/javascripts/sufia/relationships/work.es6
hyrax-1.0.5 app/assets/javascripts/hyrax/relationships/work.es6
hyrax-2.0.0.beta5 app/assets/javascripts/hyrax/relationships/work.es6
hyrax-2.0.0.beta4 app/assets/javascripts/hyrax/relationships/work.es6
hyrax-2.0.0.beta3 app/assets/javascripts/hyrax/relationships/work.es6
hyrax-2.0.0.beta2 app/assets/javascripts/hyrax/relationships/work.es6
sufia-7.4.0 app/assets/javascripts/sufia/relationships/work.es6
hyrax-2.0.0.beta1 app/assets/javascripts/hyrax/relationships/work.es6
hyrax-1.0.4 app/assets/javascripts/hyrax/relationships/work.es6
hyrax-1.0.3 app/assets/javascripts/hyrax/relationships/work.es6
hyrax-1.0.2 app/assets/javascripts/hyrax/relationships/work.es6