diff options
author | Rob Crittenden <rcritten@redhat.com> | 2010-08-31 16:50:01 -0400 |
---|---|---|
committer | Rob Crittenden <rcritten@redhat.com> | 2010-08-31 16:50:01 -0400 |
commit | 99399cc7073204bb125d0f8c848ae9e1ab9b334f (patch) | |
tree | c439d926af023e0ee10b58f09f1e6dda4b619606 /install/static/sampledata/develop.js | |
parent | 75aafb8d0f053cb30bb78d9f86e0dc84d0d106de (diff) | |
parent | b7607817ab94361b14e9d565775bd5da76d2b115 (diff) | |
download | freeipa.git-99399cc7073204bb125d0f8c848ae9e1ab9b334f.tar.gz freeipa.git-99399cc7073204bb125d0f8c848ae9e1ab9b334f.tar.xz freeipa.git-99399cc7073204bb125d0f8c848ae9e1ab9b334f.zip |
Merge branch 'master' of ssh://rcritten@git.fedorahosted.org/git/freeipa
Diffstat (limited to 'install/static/sampledata/develop.js')
-rw-r--r-- | install/static/sampledata/develop.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/install/static/sampledata/develop.js b/install/static/sampledata/develop.js deleted file mode 100644 index 5c5275b5..00000000 --- a/install/static/sampledata/develop.js +++ /dev/null @@ -1,3 +0,0 @@ -//This should not be packaged up, and so we should only get a true value when working inside the file system -useSampleData = true; - |