mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-15 09:01:48 +02:00
Updated datepicker
This commit is contained in:
parent
5a99b705d2
commit
49f0c92015
12 changed files with 75 additions and 38 deletions
|
@ -11,7 +11,7 @@ angular.module('rallly')
|
|||
'newevent.invite'
|
||||
];
|
||||
|
||||
$scope.page = 1;
|
||||
$scope.page = 2;
|
||||
|
||||
var goTo = function(page){
|
||||
$scope.page = page;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue