From tonnesen@users.sourceforge.net Wed Feb 7 10:05:28 2001 From: Steve Tonnesen To: koha-devel@lists.koha-community.org Subject: [Koha-devel] CVS: koha-html/intranet-html index.html,1.1.1.1,1.2 Date: Wed, 07 Feb 2001 10:05:49 -0800 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8750579695236769588==" --===============8750579695236769588== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Update of /cvsroot/koha/koha-html/intranet-html In directory usw-pr-cvs1:/tmp/cvs-serv11687/koha-html/intranet-html Modified Files: index.html=20 Log Message: Added circulation module to main librarian page. Index: index.html =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /cvsroot/koha/koha-html/intranet-html/index.html,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -r1.1.1.1 -r1.2 *** index.html 2001/02/04 20:52:45 1.1.1.1 --- index.html 2001/02/07 18:05:46 1.2 *************** *** 25,28 **** --- 25,30 ---- reports=3Dnew Image; reports.src =3D"/images/front-mouseover-reports.gif" + circulation=3Dnew Image; + circulation.src =3D"/images/front-mouseover-circulation.gif" } //--> *************** *** 52,57 **** =09 ! 3D" 3D" --- 54,61 ---- =09 ! 3D" + 3D" 3D" *************** *** 71,84 **** =20 ! =20 ! -=20
! 3D"
--- 75,87 ---- =20 ! =20 ! ! 3D"
*************** *** 129,133 **** !
! !


--- 148,167 ---- =09 +
! 3D" ! =09 !=20 ! !=20 ! !=20 !=20 ! ! =09 !
--===============8750579695236769588==-- From tonnesen@cmsd.bc.ca Wed Feb 7 10:07:59 2001 From: Tonnesen Steve To: koha-devel@lists.koha-community.org Subject: Re: [Koha-devel] CVS: koha-html/intranet-html index.html,1.1.1.1,1.2 Date: Wed, 07 Feb 2001 10:08:10 -0800 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8338228058867217491==" --===============8338228058867217491== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit On Wed, 7 Feb 2001, Steve Tonnesen wrote: > retrieving revision 1.1.1.1 > retrieving revision 1.2 I'm not much of a CVS expert. Am I supposed to do something to make the revision go to 1.1.1.2 instead of 1.2 during a cvs commit? I can't find anything in the man page about this, but I'm probably just missing the switch. Steve. --===============8338228058867217491==-- From chris@katipo.co.nz Wed Feb 7 11:41:16 2001 From: Chris Cormack To: koha-devel@lists.koha-community.org Subject: Re: [Koha-devel] CVS: koha-html/intranet-html index.html,1.1.1.1,1.2 Date: Thu, 08 Feb 2001 08:41:32 +1300 Message-ID: <20010208084132.K9036@katipo.co.nz> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0692208537802607942==" --===============0692208537802607942== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit On Wed, Feb 07, 2001 at 10:08:10AM -0800, Tonnesen Steve said: > > On Wed, 7 Feb 2001, Steve Tonnesen wrote: > > > retrieving revision 1.1.1.1 > > retrieving revision 1.2 > > I'm not much of a CVS expert. Am I supposed to do something to make the > revision go to 1.1.1.2 instead of 1.2 during a cvs commit? I can't find > anything in the man page about this, but I'm probably just missing the > switch. > Ur guess is as good as mine :-) Im not too worried about it, but yes there must be some way to get it to go 1.1.1.2. Altho adding the circulation module is good enuff for a 1.2 for me :-) Chris --===============0692208537802607942==--