Changeset 319 for GearsORM/trunk/tests/test_m2m.html
- Timestamp:
- 08/12/07 15:20:43 (17 months ago)
- Files:
-
- 1 modified
-
GearsORM/trunk/tests/test_m2m.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
GearsORM/trunk/tests/test_m2m.html
r311 r319 8 8 <script src="../GearsORM.Model.js"></script> 9 9 <script src="../GearsORM.Introspection.js"></script> 10 <script src="../GearsORM.Transaction.js"></script> 10 11 <script> 11 12 GearsORM.dbName = "test.m2m";
