19:8a8b60dadcee
Anton Shestakov <av6@dwimlabs.net>, Sun, 20 Mar 2016 23:42:22 +0800
register: autofocus on the first form field

next change 27:f59d389adcc4
previous change 14:8f8eddb3b264

js/tram.js

Permissions: -rw-r--r--

Other formats: Feeds:
// Generated by CoffeeScript 1.10.0
(function() {
window.Tram = {
config: {
host: location.host,
domain: location.hostname
}
};
}).call(this);
//# sourceMappingURL=tram.js.map