MT 1110 : Balance cart and lists : cart is now in the intranet
authorMatthias Meusburger <matthias.meusburger@biblibre.com>
Wed, 14 Oct 2009 13:04:53 +0000 (15:04 +0200)
committerMatthias Meusburger <matthias.meusburger@biblibre.com>
Wed, 14 Oct 2009 13:04:53 +0000 (15:04 +0200)
commit1bed30a2a8ad2d0fc1c013c3615fe1629ebee904
tree0b2abae634152267c173e4ae4841bc6eb2557f16
parent3c8607b0e17a1191045fab694ed4e090934f183a
MT 1110 : Balance cart and lists : cart is now in the intranet
12 files changed:
basket/basket.pl [new file with mode: 0755]
basket/downloadcart.pl [new file with mode: 0755]
basket/sendbasket.pl [new file with mode: 0755]
koha-tmpl/intranet-tmpl/prog/en/js/tags.js [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/lib/jquery/plugins/jquery.dropshadow-min.js [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/modules/basket/basket.tmpl [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/modules/basket/downloadcart.tmpl [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/modules/basket/sendbasket.tmpl [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/modules/basket/sendbasketform.tmpl [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/modules/tags/tags.tmpl [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/img/cart.gif [new file with mode: 0644]
tags/tags.pl [new file with mode: 0755]