diff --git a/shiro-example-chapter9/src/main/webapp/WEB-INF/tags/hasAnyPermissions.tag b/shiro-example-chapter9/src/main/webapp/WEB-INF/tags/hasAnyPermissions.tag index f437ad41..29cc4441 100644 --- a/shiro-example-chapter9/src/main/webapp/WEB-INF/tags/hasAnyPermissions.tag +++ b/shiro-example-chapter9/src/main/webapp/WEB-INF/tags/hasAnyPermissions.tag @@ -24,6 +24,7 @@ %> <% + return; } } -%> \ No newline at end of file +%>