Skip to content

DrupalHub/doctor_directive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular.module('DoctorConfig', []).constant('DoctorConfig', {
  'server': 'http://localhost/drupal/api/',
  'pusherKey': 'foo'
});
    <script src="bower_components/pusher-angular/lib/pusher-angular.js"></script>
    <script src="bower_components/pusher/dist/pusher.js"></script>
    <script src="bower_components/angular-json-tree/src/json-tree.js"></script>
    <link rel="stylesheet" href="scripts/doctor/doctor.css">
  <div doctor-directive></div>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published