[Pages] Add comments
Add comments to controller for Page objects in preparation for integration, WTD-1158.
This commit is contained in:
@@ -19,7 +19,7 @@ define(
|
||||
return v;
|
||||
});
|
||||
|
||||
controller = new EmbeddedPageController(mockSCE)
|
||||
controller = new EmbeddedPageController(mockSCE);
|
||||
});
|
||||
|
||||
it("allows URLs to be marked as trusted", function () {
|
||||
|
||||
Reference in New Issue
Block a user