This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
discourse
Watch
3
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-02-25 18:55:32 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d7a8d053f5224c8d7bd39c11ea403afb412edaa3
discourse
/
app
/
assets
/
javascripts
/
admin
/
templates
/
modal
History
Robin Ward
d7a8d053f5
Change deprecated
{{action xyz}}
to
{{action "xyz"}}
2014-09-30 12:36:58 -04:00
..
admin_agree_flag.hbs
Change deprecated
{{action xyz}}
to
{{action "xyz"}}
2014-09-30 12:36:58 -04:00
admin_badge_preview.hbs
Instead of
.js.handlebars
use
.hbs
for handlebars templates
2014-09-26 15:23:15 -04:00
admin_delete_flag.hbs
Instead of
.js.handlebars
use
.hbs
for handlebars templates
2014-09-26 15:23:15 -04:00
admin_edit_badge_groupings.hbs
Instead of
.js.handlebars
use
.hbs
for handlebars templates
2014-09-26 15:23:15 -04:00
admin_start_backup.hbs
Instead of
.js.handlebars
use
.hbs
for handlebars templates
2014-09-26 15:23:15 -04:00
admin_suspend_user.hbs
Instead of
.js.handlebars
use
.hbs
for handlebars templates
2014-09-26 15:23:15 -04:00