This uses current legacy global updateAttachmentFiles() when clicking the All Files tab to make sure newly created templates are rendered. It's a side effect in a routing hack that should be removed when the All Files tab is refactored to CanJS (stache will auto refresh the files list)
This uses current legacy global
updateAttachmentFiles()
when clicking the All Files tab to make sure newly created templates are rendered. It's a side effect in a routing hack that should be removed when the All Files tab is refactored to CanJS (stache will auto refresh the files list)closes #124