vue app for image list. even tests. but wip
This commit is contained in:
@ -71,7 +71,7 @@ module Merged
|
||||
end
|
||||
|
||||
def asset_name
|
||||
image_root + "/" + self.id.to_s
|
||||
image_root + "/" + self.id.to_s + "." + self.type
|
||||
end
|
||||
|
||||
def full_filename
|
||||
|
Reference in New Issue
Block a user