[Koha-bugs] [Bug 10187] New: precision needed in subscription-add.tt (1/quarter)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 3 17:24:31 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10187

            Bug ID: 10187
           Summary: precision needed in subscription-add.tt (1/quarter)
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P5 - low
         Component: Templates
          Assignee: oleonard at myacpl.org
          Reporter: mathieu.saby at univ-rennes2.fr

A precision is needed in subscription-add.tt : "1/quarter" is used 2 times. I
suppose there is some difference, but I do not know which...

[% IF ( subscription.periodicity7 ) %]
  1/quarter
[% END %]
[% IF ( subscription.periodicity8 ) %]
  1/quarter
[% END %]


M. Saby

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list