Skip to content

Commit

Permalink
pkp/pkp-lib#2708 Create globally accessible constants object for JS h…
Browse files Browse the repository at this point in the history
…andlers
  • Loading branch information
NateWr committed Aug 22, 2017
1 parent 53ef18d commit 8929330
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/load.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ window.pkp = {
'SubmissionsListPanel': SubmissionsListPanel,
'SelectSubmissionsListPanel': SelectSubmissionsListPanel,
},
const: {},
/**
* Helper function to determine if the current user has a role
*
Expand Down

0 comments on commit 8929330

Please sign in to comment.