Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Bug 1022488 - Show search grid on submit #20327

Merged
merged 1 commit into from Jun 11, 2014

Conversation

lightsofapollo
Copy link
Contributor

No description provided.

@@ -52,6 +52,16 @@ marionette('Rocketbar', function() {
});
});

test('show results on submit', function() {
rocketbar.waitForLoad();
var element = rocketbar.rocketbar;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Poor element. You've created him, and he never gets to be used. What a sad existence.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OH NOES- I will rescue it

lightsofapollo added a commit that referenced this pull request Jun 11, 2014
Bug 1022488 - Show search grid on submit
@lightsofapollo lightsofapollo merged commit 1475a6d into mozilla-b2g:master Jun 11, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants