@@ -15,7 +15,7 @@ angular.module('7minWorkout.controllers', [])
1515 image : "img/JumpingJacks.png" ,
1616 videos : [ ] ,
1717 variations : [ ] ,
18-
18+ procedure : ""
1919 } ) ,
2020 duration : 30
2121 } ) ;
@@ -37,9 +37,9 @@ angular.module('7minWorkout.controllers', [])
3737 title : "Push Up" ,
3838 description : "Discription about pushup." ,
3939 image : "img/pushup.png" ,
40- videos : [ ] ,
41- variations : [ ] ,
42-
40+ videos : [ "https://www.youtube.com/watch?v=Eh00_rniF8E" , "https://www.youtube.com/watch?v=ZWdBqFLNljc" , "https://www.youtube.com/watch?v=UwRLWMcOdwI" , "https://www.youtube.com/watch?v=ynPwl6qyUNM" , "https://www.youtube.com/watch?v=OicNTT2xzMI" ] ,
41+ variations : [ "Planche push-ups" , "Knuckle push-ups" , "Maltese push-ups" , "One arm versions" ] ,
42+ procedure : ""
4343 } ) ,
4444 duration : 30
4545 } ) ;
@@ -51,7 +51,7 @@ angular.module('7minWorkout.controllers', [])
5151 image : "img/crunches.png" ,
5252 videos : [ ] ,
5353 variations : [ ] ,
54-
54+ procedure : ""
5555 } ) ,
5656 duration : 30
5757 } ) ;
@@ -63,7 +63,7 @@ angular.module('7minWorkout.controllers', [])
6363 image : "img/stepUpOntoChair.jpeg" ,
6464 videos : [ ] ,
6565 variations : [ ] ,
66-
66+ procedure : ""
6767 } ) ,
6868 duration : 30
6969 } ) ;
@@ -75,7 +75,7 @@ angular.module('7minWorkout.controllers', [])
7575 image : "img/squat.png" ,
7676 videos : [ ] ,
7777 variations : [ ] ,
78-
78+ procedure : ""
7979 } ) ,
8080 duration : 30
8181 } ) ;
@@ -87,7 +87,7 @@ angular.module('7minWorkout.controllers', [])
8787 image : "img/tricepdips.jpg" ,
8888 videos : [ ] ,
8989 variations : [ ] ,
90-
90+ procedure : ""
9191 } ) ,
9292 duration : 30
9393 } ) ;
@@ -99,7 +99,7 @@ angular.module('7minWorkout.controllers', [])
9999 image : "img/plank.png" ,
100100 videos : [ ] ,
101101 variations : [ ] ,
102-
102+ procedure : ""
103103 } ) ,
104104 duration : 30
105105 } ) ;
@@ -111,7 +111,7 @@ angular.module('7minWorkout.controllers', [])
111111 image : "img/highknees.png" ,
112112 videos : [ ] ,
113113 variations : [ ] ,
114-
114+ procedure : ""
115115 } ) ,
116116 duration : 30
117117 } ) ;
@@ -123,7 +123,7 @@ angular.module('7minWorkout.controllers', [])
123123 image : "img/lunges.png" ,
124124 videos : [ ] ,
125125 variations : [ ] ,
126-
126+ procedure : ""
127127 } ) ,
128128 duration : 30
129129 } ) ;
@@ -135,7 +135,7 @@ angular.module('7minWorkout.controllers', [])
135135 image : "img/pushupNRotate.jpg" ,
136136 videos : [ ] ,
137137 variations : [ ] ,
138-
138+ procedure : ""
139139 } ) ,
140140 duration : 30
141141 } ) ;
@@ -147,7 +147,7 @@ angular.module('7minWorkout.controllers', [])
147147 image : "img/sideplank.png" ,
148148 videos : [ ] ,
149149 variations : [ ] ,
150-
150+ procedure : ""
151151 } ) ,
152152 duration : 30
153153 } ) ;
0 commit comments