empty case for myopac/circs opac-tt-poc-demo2
authorsenator <lebbeous@esilibrary.com>
Mon, 21 Feb 2011 21:35:41 +0000 (16:35 -0500)
committersenator <lebbeous@esilibrary.com>
Mon, 21 Feb 2011 21:35:41 +0000 (16:35 -0500)
Open-ILS/web/templates/default/opac/myopac/circs.tt2

index ea78426..d5602be 100644 (file)
         </span>
     </div>
     <div class="clear-both"></div>
+    [% IF ctx.circs.size < 1 %]
+    <div class="opac-auto-079">
+        <big><strong>[% l('You have no items checked out.') %]</strong></big>
+    </div>
+    [% ELSE %]
     [% IF ctx.success_renewals %]
     <div class="renew-summary">
         [% l("Successfully renewed [_1] item(s)", ctx.success_renewals) %]
         </div>
         </form>
     </div>
+    [% END %]
     <div id='checked_hist' class="hide_me" style="padding-top:8px;">
         <table id="acct_checked_hist_header" cellpadding='0' cellspacing='0'
             border='0' width='100%'>