Fixed compilation error.

This commit is contained in:
Chris Houseknecht
2013-12-30 09:49:29 +00:00
parent f26956d2cc
commit 156652d60b

View File

@@ -97,7 +97,7 @@ angular.module('UserFormDefinition', [])
label: 'Created by LDAP', label: 'Created by LDAP',
type: 'checkbox', type: 'checkbox',
readonly: true readonly: true
}, }
}, },
buttons: { //for now always generates <button> tags buttons: { //for now always generates <button> tags