Skip to content

Commit

Permalink
Update dojo to 2006-06-05.
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio Gallardo Rivera committed Jun 7, 2006
1 parent fa7ba62 commit 7a539c5
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
dojo.hostenv.conditionalLoadModule({
dojo.kwCompoundRequire({
common: [
"cocoon.ajax.BUHandler"
]
});
s
dojo.hostenv.moduleLoaded("cocoon.ajax.*");

dojo.provide("cocoon.ajax.*");

0 comments on commit 7a539c5

Please sign in to comment.