Little error on Chromium: Chromium doesn't dupport key name default without quote

This commit is contained in:
Xavier Guimard 2010-11-05 06:33:16 +00:00
parent 76c4585124
commit ad3a820435

View File

@ -4,9 +4,9 @@
/* Help chapters */ /* Help chapters */
var helpCh={ var helpCh={
rules:'/pages/documentation/1.0/writingrulesand_headers.html#rules', 'rules':'/pages/documentation/1.0/writingrulesand_headers.html#rules',
headers:'/pages/documentation/1.0/writingrulesand_headers.html#headers', 'headers':'/pages/documentation/1.0/writingrulesand_headers.html#headers',
default:'/' 'default':'/'
}; };
/* Init simpleTreeCollection */ /* Init simpleTreeCollection */