[AngularJS] ui.bootstrap

2019-03-10 Thread Jan Erik Berglund
I get this error when I add ngResource angular.module('myApp',['ui.bootstrap','ngResource']); Error: [$injector:modulerr] Failed to instantiate module myApp due to: [$injector:modulerr] Failed to instantiate module ui.bootstrap due to: [$injector:nomod] Module 'ui.bootstrap' is not available!

[AngularJS] How to for loop through an observable in Angular 4

2018-02-24 Thread Jan Erik Berglund
How to for loop through an observable in Angular 4 -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this

[Schrodinger-devel] (no subject)

2009-07-02 Thread Erik Berglund
-- ___ Schrodinger-devel mailing list Schrodinger-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/schrodinger-devel

[PHP-DOC] Reserach question

2005-01-24 Thread Erik Berglund
? What do you think this signifies (for either case)? -- Erik Berglund, Ph.D., www.ida.liu.se/~eribe Associate Professor Usable Ubiquitous Research Group (U2) Depart. of Computer and Information Science, IDA Linkoping University, Sweden Tel: +46 13 28 24 93, Fax: +46 13 142 231

[BUGS] The driver told me to do it.

2001-02-26 Thread erik . berglund
;Connected to database."); } else { System.err.println("No connection available."); } } catch(Exception e) { System.err.println("Failed database load:"); e.printStackTrace();