Skip to content

Commit

Permalink
Removed a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Dervisevic committed Apr 14, 2015
1 parent 59bddcf commit 344046a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/bootstrap-example.html
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ <h3>Schema</h3>
app.controller('TestCtrl', function($scope, $http, $location) {

$scope.tests = [
//{ name: "Simple", data: 'data/simple.json' },
{ name: "Simple", data: 'data/simple.json' },
{ name: "Basic JSON Schema Type", data: 'data/types.json' },
{ name: "Bootstrap Grid", data: 'data/grid.json' },
{ name: "Complex Key Support", data: 'data/complex-keys.json' },
Expand Down

0 comments on commit 344046a

Please sign in to comment.