Project slug + Update projects sockets structure + Express to angular structure
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
angular_module.factory(
|
||||
'projects',
|
||||
[
|
||||
'$timeout',
|
||||
'$rootScope',
|
||||
function( $timeout, $rootScope )
|
||||
function()
|
||||
{
|
||||
update_callback = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user