瀏覽代碼

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
               })()