diff --git a/app/views/results.html b/app/views/results.html index 497fc5e..18a4cdc 100644 --- a/app/views/results.html +++ b/app/views/results.html @@ -70,7 +70,11 @@
The .bind() method attaches the event listener to each jQuery element one by one. Using the .on() method is preferred if available (from v1.7).
+First one is: {{node.data.callDetails.context.firstElementPath}}
+