Remove unwanted spaces
This commit is contained in:
parent
fc78d8d962
commit
a410c5c320
1 changed files with 1 additions and 2 deletions
|
@ -226,7 +226,6 @@ class OrganizationAdmin(admin.ModelAdmin):
|
|||
),
|
||||
})
|
||||
)
|
||||
|
||||
ordering = ['organisation_english']
|
||||
|
||||
def org_url(self, instance):
|
||||
|
|
Loading…
Add table
Reference in a new issue