Logo
Explore Help
Register Sign In
Nemcio/meanTorrent
1
0
Fork 0
You've already forked meanTorrent
mirror of https://github.com/taobataoma/meanTorrent.git synced 2026-05-05 21:36:32 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
ef3b361c09c6b07ffb10f4e345638851ba232ea3
meanTorrent/modules/core/client/controllers/home.client.controller.js

12 lines
173 B
JavaScript
Raw Normal View History

feat(core): Modify core module to implement style guidelines. Update the core module to implement the style guidelines. Reduce size of init.js - moved filter logic out to it's own config. Rename Menus to menuService
2016-02-11 00:20:17 -05:00
(function () {
'use strict';
Moving to MEAN.JS
2014-02-10 13:09:31 +02:00
feat(core): Modify core module to implement style guidelines. Update the core module to implement the style guidelines. Reduce size of init.js - moved filter logic out to it's own config. Rename Menus to menuService
2016-02-11 00:20:17 -05:00
angular
.module('core')
.controller('HomeController', HomeController);
function HomeController() {
var vm = this;
formatting reboot (space-2 and consistency) JSCS fixes update editorconfig
2015-07-25 16:53:11 -04:00
}
feat(core): Modify core module to implement style guidelines. Update the core module to implement the style guidelines. Reduce size of init.js - moved filter logic out to it's own config. Rename Menus to menuService
2016-02-11 00:20:17 -05:00
}());
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 54ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API