Add order page for favgroups

This commit is contained in:
Toks
2015-06-30 10:02:07 -04:00
parent bb879cc4fd
commit 799b9ebe19
6 changed files with 42 additions and 4 deletions

View File

@@ -12,7 +12,7 @@
this.initialize_add_to_pool_link();
}
if ($("#c-pool-orders").length) {
if ($("#c-pool-orders,#c-favorite-group-orders").length) {
this.initialize_simple_edit();
}
}