Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision f61ca7d5

Von Sven Schöling vor mehr als 7 Jahren hinzugefügt

  • ID f61ca7d59098a850804f818328be49119e918581
  • Vorgänger e1130151
  • Nachfolger 339f80aa

debug

Unterschiede anzeigen:

js/kivi.ActionBar.js
59 59
        }
60 60
      }).join('+');
61 61

  
62
      console.log(normalized)
63

  
64 62
      if (!(target in this.actions))
65 63
        this.actions[target] = {};
66 64
      this.actions[target][normalized] = action;

Auch abrufbar als: Unified diff