Changeset 1870
- Timestamp:
- 2011-02-25 09:08:17 (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/kauri-forms/kauri-forms-framework/src/test/kauri.forms/test-composite.js
r1869 r1870 183 183 equals(c.getId(), id, "control id checked"); 184 184 185 debugger;186 185 c.hide(); 187 186 ok($compo1.is(':hidden'), "m1 container is associated to the composite and should be hidden");
Note: See TracChangeset
for help on using the changeset viewer.