This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 844fb44  Fixes Dynamic attributes section
844fb44 is described below

commit 844fb4476baee2314abc5ed28664a3e50d82e864
Author: Lukasz Lenart <[email protected]>
AuthorDate: Thu Nov 2 15:45:08 2017 +0100

    Fixes Dynamic attributes section
---
 source/tag-developers/text-tag.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/source/tag-developers/text-tag.md 
b/source/tag-developers/text-tag.md
index 8922403..dadf91b 100644
--- a/source/tag-developers/text-tag.md
+++ b/source/tag-developers/text-tag.md
@@ -23,11 +23,11 @@ For more details on using resource bundles with Struts 2 
read the [localization
 
 ## Parameters
 
-### Dynamic Attributes Allowed: false
+|__Dynamic Attributes Allowed__:|false|
 
 |Name|Required|Default|Evaluated|Type|Description|
 |----|--------|-------|---------|----|-----------|
-|name|true| |false|String|Name of resource property to fetch|
+|name|__true__| |false|String|Name of resource property to fetch|
 |searchValueStack|false|false|false|Boolean|Search the stack if property is 
not found on resources|
 |var|false| |false|String|Name used to reference the value pushed into the 
Value Stack|
 

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to