mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-12 01:55:37 +00:00
fix pattern
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
module Jekyll
|
||||
module Drops
|
||||
class UrlDrop < Drop
|
||||
def author
|
||||
@obj.author
|
||||
def doc_author
|
||||
@obj.data['author']
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user