Project

General

Profile

« Previous | Next » 

Revision 97fada02

Added by Andreas Kohlbecker over 2 years ago

ref #8543 more specific xpath for footnotes

View differences:

modules/cdm_dataportal/classes/footnotemanager.php
158 158
   * @param $footnoteListKey
159 159
   * @param $object
160 160
   *
161
   * @return
161
   * @return bool|int|string
162 162
   */
163 163
  private static function footnoteExists($footnoteListKey, $object) {
164 164
    foreach (self::$fnstore[$footnoteListKey] as $key => $fn) {

Also available in: Unified diff