1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-22 22:15:17 -04:00

Added handlebars.helpers (if_eq, etc)

This commit is contained in:
Mark McDowall
2013-06-26 17:29:48 -07:00
parent 281790ff0a
commit 2fd73ea446
5 changed files with 156 additions and 3 deletions
-1
View File
@@ -6,6 +6,5 @@ define([
successMessage: 'Indexer Saved',
errorMessage : 'Couldn\'t save indexer'
});
});