diff options
Diffstat (limited to 'install/ui/host.js')
-rw-r--r-- | install/ui/host.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install/ui/host.js b/install/ui/host.js index b1d16e645..fe0829414 100644 --- a/install/ui/host.js +++ b/install/ui/host.js @@ -22,7 +22,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -/* REQUIRES: ipa.js, details.js, search.js, add.js, entity.js */ +/* REQUIRES: ipa.js, details.js, search.js, add.js, facet.js, entity.js */ IPA.entity_factories.host = function () { |