Removing editLogbookEntry capability

This commit is contained in:
Philip Sargent
2020-07-26 03:22:37 +01:00
parent 924c5a3bf8
commit 69b843a824
4 changed files with 76 additions and 76 deletions

View File

@@ -73,6 +73,7 @@ class EntranceLetterForm(ModelForm):
model = CaveAndEntrance
exclude = ('cave', 'entrance')
#This was all commneted out by Martin Green in 2012 !
#class PersonForm(ModelForm):
# class Meta:
# model = Person