Skip to content

Commit

Permalink
[SHIBUI-661]
Browse files Browse the repository at this point in the history
Added a TODO for myself.
  • Loading branch information
Bill Smith committed Aug 21, 2018
1 parent 6ff56fa commit e4629e6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ class JPAMetadataResolverServiceImpl implements MetadataResolverService {
case EntityAttributesFilterTarget
.EntityAttributesFilterTargetType.REGEX:
ConditionScript() {
//TODO Script() is a defined method. How to get <Script> tag, then?
Script() {
def script
if (filter.entityAttributesFilterTarget.entityAttributesFilterTargetType ==
Expand Down

0 comments on commit e4629e6

Please sign in to comment.