1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-05 22:05:23 +02:00

Added unit tests for filters.

This commit is contained in:
Kevan Ahlquist 2015-01-04 20:35:47 -06:00
parent 275d771ea9
commit 1784719047
4 changed files with 161 additions and 5 deletions

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en" ng-app="dockerui">
<html lang="en" ng-app="<%= pkg.name %>">
<head>
<meta charset="utf-8">
<title>DockerUI</title>