summaryrefslogtreecommitdiffstats
path: root/install/static/Makefile.am
diff options
context:
space:
mode:
authorAdam Young <ayoung@redhat.com>2010-08-19 20:48:21 -0400
committerAdam Young <ayoung@redhat.com>2010-08-19 20:49:14 -0400
commit12ee9365a7a08c7a45887b98f17a44c64d7eb5f0 (patch)
tree838143295e68b8c8e334272a12e682708b427032 /install/static/Makefile.am
parent9a160275351c5763209346466a331b06546ac0e0 (diff)
downloadfreeipa-12ee9365a7a08c7a45887b98f17a44c64d7eb5f0.tar.gz
freeipa-12ee9365a7a08c7a45887b98f17a44c64d7eb5f0.tar.xz
freeipa-12ee9365a7a08c7a45887b98f17a44c64d7eb5f0.zip
Changes the URL parsing from standard HTML params ( starting with ?)
to hash params ( starting with # ). User Details are now part of index.xhtml, ao one more .inc file has been removed. Updated commit to catch a few things that had been left out, including sampledata handling and updateing Makefile.am
Diffstat (limited to 'install/static/Makefile.am')
-rw-r--r--install/static/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/install/static/Makefile.am b/install/static/Makefile.am
index 76258717..8e1dc1bc 100644
--- a/install/static/Makefile.am
+++ b/install/static/Makefile.am
@@ -11,7 +11,6 @@ app_DATA = \
ipa.css \
jquery.js \
group.js \
- group-details.inc \
host.js \
hostgroup.js \
index.xhtml \
@@ -23,7 +22,6 @@ app_DATA = \
details.js \
user.js \
user-add.inc \
- user-details.inc \
ipalogo.png \
gray-fade-line.png \
Mainnav-background.png \