Changeset 1695


Ignore:
Timestamp:
Nov 17, 2008, 12:29:37 PM (15 years ago)
Author:
broder
Message:

Use the newly added architecture field in the website

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/invirt-web/code/controls.py

    r1682 r1695  
    5454           'dist=%s' % autoinstall.distribution,
    5555           'mirror=%s' % autoinstall.mirror,
     56           'arch=%s' % autoinstall.arch,
    5657           'imagesize=%s' % imagesize)
    5758
Note: See TracChangeset for help on using the changeset viewer.