Project slug + Update projects sockets structure + Express to angular structure

This commit is contained in:
brunosimon
2016-06-06 21:52:58 +02:00
parent b2c68a7b73
commit e4ccca4fb6
13 changed files with 172 additions and 180 deletions
+1 -3
View File
@@ -1,9 +1,7 @@
angular_module.factory(
'projects',
[
'$timeout',
'$rootScope',
function( $timeout, $rootScope )
function()
{
update_callback = null;