File tree Expand file tree Collapse file tree 1 file changed +0
-25
lines changed
Expand file tree Collapse file tree 1 file changed +0
-25
lines changed Original file line number Diff line number Diff line change 3232 </ div >
3333 </ div >
3434</ div >
35-
36- < div ng-if ="addons.length > 0 ">
37- < div class ="block-title "> Play withSIX</ div >
38- < div class ="bordered-block ng-hide " ng-show ="addons ">
39- < div class ="tbl1 ">
40- < span ng-repeat ="addon in addons | orderBy: 'name' track by addon.id ">
41- {{ addon.name }}{{ $last ? '' : ','}}
42- </ span >
43- </ div >
44-
45- < div class ="tbl2 ">
46- < a ng-href ="pws://playwithsix.anrop.se/operations/{{operationId}}.yml " class ="pull-right playwithsix-icon "> </ a >
47-
48- < p >
49- För att hantera dina mods med PlayWithSix, installera först programmet från deras hemsida,
50- < a href ="http://withsix.com/download "> http://withsix.com/download</ a > ,
51- och tryck sedan på länken eller lägg manuellt till den som ett repo,
52-
53- < a ng-href ="pws://playwithsix.anrop.se/operations/{{operationId}}.yml "> pws://playwithsix.anrop.se/operations/{{operationId}}.yml</ a >
54- </ p >
55-
56- < div class ="clearfix "> </ div >
57- </ div >
58- </ div >
59- </ div >
You can’t perform that action at this time.
0 commit comments