You are here

constant ANGULAR_VERSION in Open Atrium Angular 7.2

Same name and namespace in other branches
  1. 7 oa_angular.module \ANGULAR_VERSION

@file Provides helper functions for using AngularJS in Open Atrium

1 use of ANGULAR_VERSION
oa_angular_add in ./oa_angular.module
Add AngularJS libraries to the page. Use this instead of drupal_add_js to make Angular life easier

File

./oa_angular.module, line 7
Provides helper functions for using AngularJS in Open Atrium

Code

const ANGULAR_VERSION = '1.3.7';