Added a 'Print Labels' action to the Library Admin Page.
authorBrandon King <kingb@caltech.edu>
Thu, 29 Apr 2010 00:25:58 +0000 (00:25 +0000)
committerBrandon King <kingb@caltech.edu>
Thu, 29 Apr 2010 00:25:58 +0000 (00:25 +0000)
commite498a9dd4a3bf2e7cbe308e9b50c3210297423cf
tree42bb722b7417a680ed7d5f1ec3790b05bf1f9a2c
parentc22c060d6a8a73b49de37f952d72e77f09aef199
Added a 'Print Labels' action to the Library Admin Page.
 * Django 1.1 feature.
 * FIXME: Requires a Printer Template (Inventory) with type Library to work...
   * returns a useful error if template does not exist.
htsworkflow/frontend/samples/admin.py
htsworkflow/frontend/samples/models.py