Browse Source

update comment of scripts

pull/67/head
tangkikodo 9 years ago
parent
commit
cff7984fef
  1. 5
      src/canvas/config/config.js

5
src/canvas/config/config.js

@ -6,7 +6,10 @@ define(function () {
// Coming soon
rulers: false,
// append scripts in head
/*
* append scripts in head of iframe before renderBody content
* need to manually maintain the same scripts in cms's render template
*/
scripts: []
};

Loading…
Cancel
Save