Fixed 'dump'
The new application layout (single backend with multiple versions of frontend application) handle 'dump' requests (aka 'offline copy') from a different url
This commit is contained in:
		| @@ -15,7 +15,7 @@ | ||||
| <script> | ||||
| 	Clipperz_IEisBroken = false; | ||||
| 	Clipperz_normalizedNewLine = '\n'; | ||||
| 	Clipperz_dumpUrl = "/dump/"; | ||||
| 	Clipperz_dumpUrl = "/../dump/"; | ||||
| </script> | ||||
|  | ||||
| <!--[if IE]><script> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Clipperz
					Clipperz