Guest User

Untitled

a guest
Feb 18th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. 'additional_js' => [
  2. //'js/custom.js',
  3. 'js/theme-dracula.js',
  4. 'js/mode-php.js',
  5. ],
  6.  
  7. {
  8. "theme": "dracula",
  9. "language": "php"
  10. }
  11.  
  12. theme-dracula.js:1 Uncaught ReferenceError: define is not defined
  13. at theme-dracula.js:1
  14.  
  15. mode-php.js:1 Uncaught ReferenceError: define is not defined
  16. at mode-php.js:1
  17.  
  18. GET http://127.0.0.1:8000/admin/posts/theme-racula.js net::ERR_ABORTED 404 (Not Found)
  19.  
  20. GET http://127.0.0.1:8000/admin/posts/mode-php.js net::ERR_ABORTED 404 (Not Found)
Add Comment
Please, Sign In to add comment