# HG changeset patch # User Nicholas Jillings # Date 1448531962 0 # Node ID 56003615235b1008f3c8a340fc225ffb2128d4c8 # Parent 8a6d14ca37fedb16fe10629999202f2d5227da26 Core collects navigator information diff -r 8a6d14ca37fe -r 56003615235b core.js --- a/core.js Thu Nov 26 09:39:37 2015 +0000 +++ b/core.js Thu Nov 26 09:59:22 2015 +0000 @@ -727,6 +727,7 @@ projectDocument.setAttribute('file-name',url); xmlDoc.appendChild(projectDocument); xmlDoc.appendChild(returnDateNode()); + xmlDoc.appendChild(interfaceContext.returnNavigator()); for (var i=0; i