File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 8787 <p class =" card-text" >{{ $photo -> Description } } </p >
8888 <div class =" d-flex justify-content-between align-items-center" >
8989 <div class =" btn-group" >
90- <button type =" button" class =" btn btn-sm btn-outline-secondary btn-vote" data-photo-id =" {{ $photo -> picID } }" data-vote-direction =" up" ><
91- span class="oi oi-arrow-thick-top"></span >
90+ <button type =" button" class =" btn btn-sm btn-outline-secondary btn-vote" data-photo-id =" {{ $photo -> picID } }" data-vote-direction =" up" >
91+ < span class =" oi oi-arrow-thick-top" ></span >
9292 </button >
9393 <button type =" button" class =" btn btn-sm btn-outline-secondary btn-vote" data-photo-id =" {{ $photo -> picID } }" data-vote-direction =" down" >
9494 <span class =" oi oi-arrow-thick-bottom" ></span >
You can’t perform that action at this time.
0 commit comments