Skip to content

Instantly share code, notes, and snippets.

View lardissone's full-sized avatar

Leandro Ardissone lardissone

View GitHub Profile
app.controller("KBHomeController", function ($scope, $http) {
$scope.loading = true;
$http.defaults.useXDomain = true;
// Esto en realidad lo hice siempre en el app.config, pero debería ser lo mismo:
delete $http.defaults.headers.common['X-Requested-With'];
// ---
@lardissone
lardissone / SublimeLinter (dark) - Default Colors.jpg
Created August 31, 2012 16:16 — forked from Iristyle/SublimeLinter (dark) - Default Colors.jpg
Sample color demos for TextMate Solarized theme with Sublime Linter
SublimeLinter (dark) - Default Colors.jpg