Add a span around alert words to mark them visually

(imported from commit 9b8fbbd957086f1eeaa3409e5830aa6d7974fbe8)
This commit is contained in:
Leo Franchi
2013-08-29 15:33:26 -04:00
parent b2ddd670e4
commit 897dd87b94
7 changed files with 108 additions and 2 deletions

View File

@@ -410,7 +410,8 @@ JS_SPECS = {
'js/tab_bar.js',
'js/metrics.js',
'js/emoji.js',
'js/referral.js'
'js/referral.js',
'js/alert_words.js'
],
'output_filename': 'min/app.js'
},