gfxSvgProxyFrame.html #1

  • //
  • guest/
  • perforce_software/
  • chronicle/
  • main/
  • collateral/
  • dojo-debug/
  • dojox/
  • gfx/
  • resources/
  • gfxSvgProxyFrame.html
  • View
  • Commits
  • Open Download .zip Download (362 B)
<html>
    <head>
        <script type="text/javascript">
    		djConfig = {forceGfxRenderer: "svg"};
    	</script>
        <script type="text/javascript" src="../../../dojo/dojo.js" ></script>
        <script type="text/javascript">
			dojo.require("dojox.gfx");
			dojo.require("dojox.gfx.utils");
        </script>
    </head>
    <body>
    </body>
</html>
# Change User Description Committed
#1 16170 perforce_software Move Chronicle files to follow new path scheme for branching.
//guest/perforce_software/chronicle/collateral/dojo-debug/dojox/gfx/resources/gfxSvgProxyFrame.html
#1 8972 Matt Attaway Initial add of the Chronicle source code