Changed endpoints names on frontend.
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
onfocus="clearDefaultContent(this, 'Insert XPath expression here');"></textarea>
|
||||
<br>
|
||||
<button id="requestButton" class="max-width block-label action-button active"
|
||||
onclick="performRequest('xpathpost', false, true)">Execute XPath
|
||||
onclick="performRequest('xpath', false, true)">Execute XPath
|
||||
expression</button>
|
||||
<br><br>
|
||||
<label for="resultArea"><b>Transform result:<span id="procinfo"></span></b></label>
|
||||
|
||||
Reference in New Issue
Block a user