[jboss-cvs] jboss-seam/examples/remoting/poker/view ...

Peter Muir peter at bleepbleep.org.uk
Fri Jun 29 06:47:27 EDT 2007


  User: pmuir   
  Date: 07/06/29 06:47:27

  Modified:    examples/remoting/poker/view  poker.xhtml
  Log:
  Move remoting examples to new build, with minor bugfixes
  
  Revision  Changes    Path
  1.2       +2 -2      jboss-seam/examples/remoting/poker/view/poker.xhtml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: poker.xhtml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/remoting/poker/view/poker.xhtml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- poker.xhtml	11 Oct 2006 04:43:22 -0000	1.1
  +++ poker.xhtml	29 Jun 2007 10:47:27 -0000	1.2
  @@ -11,8 +11,8 @@
   
   <body>
   
  -  <script type="text/javascript" src="seam/remoting/resource/remote.js"></script>
  -  <script type="text/javascript" src="seam/remoting/interface.js?playerAction"></script>
  +  <script type="text/javascript" src="seam/resource/remoting/resource/remote.js"></script>
  +  <script type="text/javascript" src="seam/resource/remoting/interface.js?playerAction"></script>
     
     <script type="text/javascript" src="poker.js"></script>
    
  
  
  



More information about the jboss-cvs-commits mailing list