Commit c730d3d399657c3f4fb36e96b357c56390089a9d
1 parent
a72433a587
Exists in
master
and in
1 other branch
changes
Showing
1 changed file
with
3 additions
and
2 deletions
Show diff stats
pages/caricatures.html
... | ... | @@ -234,7 +234,8 @@ |
234 | 234 | <div class="pull-right"> |
235 | 235 | <label class="card-sub-title"><i class="material-icons">location_on</i> |
236 | 236 | <span style="position: relative;top: -3px;font-size: 17px;">Bangalore</span><br> |
237 | - <span id="bengaluru" style="color:red;"></span>* | |
237 | + <!-- <span id="bengaluru" style="color:red;"></span>* --> | |
238 | + <span style="color:red;padding-left: 17%;">Closed</span> | |
238 | 239 | </label> |
239 | 240 | </div> |
240 | 241 | <div class="clearfix"></div> |
... | ... | @@ -244,7 +245,7 @@ |
244 | 245 | <div class="clearfix"></div> |
245 | 246 | <div class="card-text2"> |
246 | 247 | <button class="btn btn-info apply-act" style="float: left;padding: 3px 10px 3px 10px;border-radius: 12px;" data-toggle="collapse" ng-click="select('https://startupjalsa.com/bengaluru/?utm_source=portal&utm_medium=link&utm_campaign=apply%20now%20portal')" >Flashback</button> |
247 | - <button class="btn btn-info apply-act" style="margin-bottom: 4%;float: right;padding: 3px 10px 3px 10px;margin-right: 7%;border-radius: 12px;" data-toggle="collapse" ng-click="watch('Bengaluru')" >Select</button> | |
248 | + <!-- <button class="btn btn-info apply-act" style="margin-bottom: 4%;float: right;padding: 3px 10px 3px 10px;margin-right: 7%;border-radius: 12px;" data-toggle="collapse" ng-click="watch('Bengaluru')" >Select</button> --> | |
248 | 249 | </div> |
249 | 250 | </div> |
250 | 251 | </div> | ... | ... |