Merge pull request #3220 from normanjaeckel/CleanUp
Removed unused lines.
This commit is contained in:
commit
a77a4edb75
@ -1464,8 +1464,6 @@ angular.module('OpenSlidesApp.motions.site', [
|
|||||||
$scope.motion.personalNote
|
$scope.motion.personalNote
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
$scope.changePN = function () {
|
|
||||||
};
|
|
||||||
|
|
||||||
// personal note
|
// personal note
|
||||||
$scope.toggleStar = function () {
|
$scope.toggleStar = function () {
|
||||||
|
Loading…
Reference in New Issue
Block a user