src/cm/fixtures/base_workspace.json
author rbernard
Sat, 13 Feb 2010 11:54:11 +0100
changeset 174 805b9195c511
parent 0 40c8f766c9b8
permissions -rw-r--r--
edit : prevent tab change on cancel message + confirm_all_removed_dlg renamed (bug fix)

[
	{
		"pk": 1,
		"model": "cm.configuration", 
		"fields": {
			"key": "site_name", 
			"raw_value": "S'New co-ment workspace'\np0\n." 
		}
	},
	{
		"pk": 2	,
		"model": "cm.configuration", 
		"fields": {
			"key": "test", 
			"raw_value": "S'simple test'\np0\n."
		}
	}
	
]