[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/theme/bootstrapbase/javascript/ -> moodlebootstrap.js (source)

   1  
   2  require(['core/first'], function() {
   3      require(['theme_bootstrapbase/bootstrap', 'core/log'], function(bootstrap, log) {
   4          log.debug('Bootstrap initialised');
   5      });
   6  });


Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1