Commit b758fa5b76698e85f7fe061a93a3b4d39eafa347
1 parent
41c4a5484e
Exists in
master
and in
1 other branch
minor change
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
pages/caricatures.html
... | ... | @@ -24,7 +24,7 @@ |
24 | 24 | <div class="clearfix"></div> |
25 | 25 | <div class="card-text2"> |
26 | 26 | <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/chennai/?utm_source=portal&utm_medium=link&utm_campaign=apply%20now%20portal')" >Flashback</button> |
27 | - <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('Chennai')" ng-disabled="watch" >Select</button> | |
27 | + <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('Chennai')">Select</button> | |
28 | 28 | </div> |
29 | 29 | </div> |
30 | 30 | </div> | ... | ... |