Преглед изворни кода

added 'FIXME' to a comment

Skylsmoi пре 7 година
родитељ
комит
eb6772c390
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      tracim/tracim/templates/file/getone.mak

+ 1 - 1
tracim/tracim/templates/file/getone.mak Прегледај датотеку

@@ -127,7 +127,7 @@
127 127
                     modifiedAt: '${h.format_short(created_localized)|n}',
128 128
                     owner: '${result.file.owner.name}',
129 129
                     sourceLink: '${download_url}',
130
-                    pdfAvailable: false // Côme - 2017/07/24 - backend should return this information
130
+                    pdfAvailable: false // FIXME - Côme - 2017/07/24 - backend should return this information
131 131
                   }
132 132
                 )
133 133
               })()