forked from expo/troggle
Removing editLogbookEntry capability
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user