You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2004/01/23 17:24:33 UTC

cvs commit: cocoon-lenya/src/webapp/lenya/resources/misc/epoz epozmacros.html

michi       2004/01/23 08:24:33

  Modified:    src/webapp/lenya/resources/misc/epoz epozmacros.html
  Log:
  Save and Exit implemented
  
  Revision  Changes    Path
  1.4       +2 -0      cocoon-lenya/src/webapp/lenya/resources/misc/epoz/epozmacros.html
  
  Index: epozmacros.html
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/resources/misc/epoz/epozmacros.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- epozmacros.html	23 Jan 2004 15:07:07 -0000	1.3
  +++ epozmacros.html	23 Jan 2004 16:24:33 -0000	1.4
  @@ -67,6 +67,8 @@
         <span class="epoz-tb-buttongroup">
           <button class="epoz-save" title="Save"
                   onclick="epozui.saveButtonHandler()">&#160;</button>
  +        <button class="epoz-save" title="Save"
  +                onclick="epozui.saveAndExitButtonHandler('http://www.oscom.org')">&#160;</button>
         </span>
         <span class="epoz-tb-buttongroup">
           <button class="epoz-bold" title="Bold"
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org