Added clear button for XPath, XSD and XSLT
This commit is contained in:
		@@ -25,8 +25,12 @@
 | 
			
		||||
                    <option value="libxml">libXML</option>
 | 
			
		||||
                </select>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <button class="action-button active" id="defaultXMLButton" style="padding: 3px 10px; float: right;"
 | 
			
		||||
                    <div>
 | 
			
		||||
                        <button class="action-button active" id="defaultXMLButton" style="padding: 3px 10px;"
 | 
			
		||||
                            onclick="clearDataField()">Clear</button>
 | 
			
		||||
                        <button class="action-button active" id="defaultXMLButton" style="padding: 3px 10px;"
 | 
			
		||||
                            onclick="fillDefaultXML(this)">Insert default XML</button>
 | 
			
		||||
                    </div>
 | 
			
		||||
                </div>
 | 
			
		||||
 | 
			
		||||
                <!-- <span id="processorTooltipInfo">procInfo</span><br> -->
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user