Skip to content

Commit

Permalink
Add comment to panel helper
Browse files Browse the repository at this point in the history
  • Loading branch information
guerler committed Aug 20, 2016
1 parent 18eb032 commit 024122a
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -19,6 +19,7 @@ define( [ 'utils/utils' ], function( Utils ) {
return request_dictionary;
};

/** Assists in assigning the viewport panels */
function panelHelper( app, options ) {
var self = this;
var process = options.process;
Expand Down

0 comments on commit 024122a

Please sign in to comment.