Last change
on this file since 274 was
256,
checked in by hendrikvanantwerpen, 13 years ago
|
Reworked project structure based on REST interaction and Dojo library. As
soon as this is stable, the old jQueryUI branch can be removed (it's
kept for reference).
|
File size:
160 bytes
|
Line | |
---|
1 | // AMD-ID "dojox/math" |
---|
2 | define(["dojo", "dojox", "dojox/math/_base"], function(dojo, dojox, math) { |
---|
3 | dojo.getObject("math", true, dojox); |
---|
4 | |
---|
5 | return dojox.math; |
---|
6 | }); |
---|
Note: See
TracBrowser
for help on using the repository browser.