BigW Consortium Gitlab

file.js.coffee 102 Bytes
class @CommitFile

  constructor: (file) ->
    if $('.image', file).length
      new ImageFile(file)