@@ -89,6 +89,11 @@ |
||
| 89 | 89 | ]); |
| 90 | 90 | } |
| 91 | 91 | |
| 92 | + /** |
|
| 93 | + * @param integer $themeId |
|
| 94 | + * |
|
| 95 | + * @return string |
|
| 96 | + */ |
|
| 92 | 97 | protected function createPartialResourceUrlForList($themeId) |
| 93 | 98 | { |
| 94 | 99 | return "themes/{$themeId}/assets"; |