Add picker link to top menu, also icons

This commit is contained in:
Vit Brunner
2015-03-04 21:58:03 +01:00
parent df58a2a0cb
commit f2a735774e
4 changed files with 19 additions and 7 deletions
+5
View File
@@ -23,4 +23,9 @@ angular.module("sideBySide").controller "AppController",
ngDialog.open {
template: 'partials/' + page + '.html'
}
$scope.flipPick = ->
$scope.pick = not $scope.pick
$scope.pick = false
]
@@ -44,11 +44,6 @@ angular.module("sideBySide").controller "ComparisonController",
poem.meta.Active = ! active
# TODO else notification
$scope.flipPick = ->
$scope.pick = not $scope.pick
$scope.pick = false
load(
route.appUrl + '/' + route.params.base.replace /\./g, '/'
route.params.display