File tree 2 files changed +1
-9
lines changed
2 files changed +1
-9
lines changed Original file line number Diff line number Diff line change 14
14
15
15
< link href ="css/bootstrap.min.css " rel ="stylesheet ">
16
16
< link rel ="shortcut icon " href ="assets/img/favicon.ico " />
17
- < script src ="resources/config.js "> </ script >
18
17
19
18
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
20
19
< link href ="assets/css/ie10-viewport-bug-workaround.css " rel ="stylesheet ">
@@ -184,9 +183,6 @@ <h3>Build your app on the QuickBooks platform!</h3>
184
183
"crossDomain" : true ,
185
184
"url" : "https://api.github.com/orgs/intuitdeveloper/repos?type=all&per_page=1000" ,
186
185
"method" : "GET" ,
187
- "headers" : {
188
- "authorization" : "Basic " + config . authorization
189
- }
190
186
}
191
187
$ . ajax ( settings ) . done ( function ( response ) {
192
188
@@ -288,4 +284,4 @@ <h3>Build your app on the QuickBooks platform!</h3>
288
284
</ script >
289
285
290
286
</ body >
291
- </ html >
287
+ </ html >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments