Skip to content

Commit 04faf00

Browse files
authored
Merge pull request #112 from richa208/errors
Errors due to Favorites removed
2 parents 7e27825 + 657cfb5 commit 04faf00

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

code/js/popup.js

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

code/popup.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,9 @@ <h1 style="text-align: center;">World's first Offline Search Engine</h1>
106106

107107
<div id="no_of_results"></div>
108108

109-
<div class="bricklayer" id="bl"></div>
110-
111109
<div id="error-message" class="row"></div>
110+
111+
<div class="bricklayer" id="bl"></div>
112112

113113
<div id="favorites"></div>
114114

0 commit comments

Comments
 (0)