mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-08 13:44:25 +02:00
intl cleanup:
This commit is contained in:
parent
ef74ac1cf8
commit
73728bc733
4 changed files with 9 additions and 307 deletions
|
@ -8,7 +8,6 @@ var PayloadSources = AppConstants.PayloadSources;
|
|||
var AppDispatcher = new Dispatcher();
|
||||
|
||||
AppDispatcher.handleViewAction = function(action) {
|
||||
console.log('dispatching', action);
|
||||
this.dispatch({
|
||||
source: PayloadSources.VIEW_ACTION,
|
||||
action: action
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue