2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-07 12:02:53 +08:00

backup & restore client-side code

This commit is contained in:
Régis Hanol 2014-02-12 20:35:46 -08:00
parent 310a439f3d
commit babcc3fc50
11 changed files with 451 additions and 0 deletions

View file

@ -0,0 +1 @@
Discourse.AdminBackupsController = Ember.ObjectController.extend({});