Change button style and layout
This commit is contained in:
@@ -129,6 +129,8 @@
|
||||
$rootScope.opened = true;
|
||||
};
|
||||
|
||||
return vm;
|
||||
vm.back = function () {
|
||||
$state.go('SectionList');
|
||||
};
|
||||
};
|
||||
})();
|
Reference in New Issue
Block a user