2009/dap/policy Framework.html,1.2,1.3

Update of /sources/public/2009/dap/policy
In directory hutz:/tmp/cvs-serv4229

Modified Files:
	Framework.html 
Log Message:
fixed dimensions of image to avoid rescaling


Index: Framework.html
===================================================================
RCS file: /sources/public/2009/dap/policy/Framework.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Framework.html	3 Jun 2010 17:03:28 -0000	1.2
+++ Framework.html	4 Jun 2010 07:09:06 -0000	1.3
@@ -187,7 +187,7 @@
     </p>
     <!-- ILLUSTRATION XACML DATAFLOW -->
     <!-- <object type="image/svg+xml" data="dataflow.svg"> -->
- <img src="dataflow.png" alt="graphical representation of the data flow" title="Security model, derived from XACML Specification Schema" width="700" height="700"/> <!-- </object> -->
+ <img src="dataflow.png" alt="graphical representation of the data flow" title="Security model, derived from XACML Specification Schema" width="595" height="454"/> <!-- </object> -->
     <p>
       The specified functional components are as follows:
       <ul>

Received on Friday, 4 June 2010 07:09:09 UTC