We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58f4e98 commit 94632ebCopy full SHA for 94632eb
2 files changed
LabPurchasing/resources/views/order.html
@@ -1,4 +1,4 @@
1
-<script type="text/javascript" nonce="<%=getScriptNonce()%>">
+<script type="text/javascript" nonce="<%=scriptNonce%>">
2
3
Ext4.onReady(function(){
4
var webpart = <%=webpartContext%>;
LabPurchasing/resources/views/placeOrders.html
0 commit comments