Project

General

Profile

« Previous | Next » 

Revision 093eb08b

Added by Sven Schöling over 1 year ago

LinkRecord: close_quotations nicht mehr im link record post save hook ausführen

Das war Teil der link_record behandlung, ist aber so unintuitiv, dass es
jetzt vom Controller an den Model::Record gegeben wird.

View differences:

SL/DB/Order.pm
150 150
    $self,
151 151
    \@allowed_record_sources,
152 152
    \@allowed_item_sources,
153
    close_source_quotations => 1,
154 153
  );
155 154
}
156 155

  

Also available in: Unified diff