Merge pull request 'Disabled resultArea for XMLTools' (#69) from widlam/feature/issue#68 into dev
Reviewed-on: R11/release11-tools-web#69
This commit is contained in:
		| @@ -53,7 +53,7 @@ | ||||
|                 <br><br> | ||||
|  | ||||
|                 <label for="resultArea"><b>Result:<span id="procinfo"></span></b></label> | ||||
|                 <textarea id="resultArea" name="resultArea" rows="2" | ||||
|                 <textarea disabled id="resultArea" name="resultArea" rows="2" | ||||
|                     class="bordered-field vert2ically-resizeable max-width" style="margin-bottom: 50px;"></textarea> | ||||
|  | ||||
|             </div> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user