Skip to content
This repository has been archived by the owner on Feb 7, 2019. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'sc/master' into feature/django20-compat…
Browse files Browse the repository at this point in the history
…ibility
  • Loading branch information
Jeckelmann Manuel authored and Jeckelmann Manuel committed Mar 13, 2018
2 parents 6c74090 + e3c975a commit ba34bd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions/admin.py
Expand Up @@ -320,7 +320,7 @@ def identity_shortener(self, obj):
identity_shortener.boolean = False
identity_shortener.short_description = "Short Identity"

class Media():
class Media:
# This supports dynamically adding 'Save without cloning' button:
# http://bit.ly/1T2fGOP
js = ('js/admin_addon.js',)

0 comments on commit ba34bd2

Please sign in to comment.