Skip to content

Commit abe50e8

Browse files
committed
bug fix
1 parent df25cd5 commit abe50e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pegr/grails-app/controllers/pegr/admin/AbHostAdminController.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import static org.springframework.http.HttpStatus.*
66

77
class AbHostAdminController {
88

9-
AbHostService abHostServiceutility
9+
AbHostService abHostService
1010
def utilityService
1111

1212
static allowedMethods = [save: "POST", update: "PUT", delete: "DELETE"]

0 commit comments

Comments
 (0)