Skip to content

Commit

Permalink
testing stackmob
Browse files Browse the repository at this point in the history
  • Loading branch information
apex2060 committed Mar 13, 2013
1 parent 48557ae commit 1314b56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion partials/org/institute/map.html
Expand Up @@ -11,7 +11,7 @@ <h3>Map Of Institutes</h3>
var allOrgs = new orgs();
allOrgs.fetch({
success: function(orgs) {
console.log('testing 5');
console.log('testing 6');
console.log(orgs);
var list = orgs.models;

Expand Down

0 comments on commit 1314b56

Please sign in to comment.