Disabled resultArea for XMLTools
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
<br><br>
|
||||
|
||||
<label for="resultArea"><b>Transform result:<span id="procinfo"></span></b></label>
|
||||
<textarea id="resultArea" name="resultArea" rows="10"
|
||||
<textarea disabled id="resultArea" name="resultArea" rows="10"
|
||||
class="textarea-300 bordered-field vertically-resizeable max-width" style="margin-bottom: 50px;" ></textarea>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user