Revision 4b902a1e snf-cyclades-app/synnefo/ui/templates/home.html

b/snf-cyclades-app/synnefo/ui/templates/home.html
112 112
        
113 113
        //populate available image icons array
114 114
        var os_icons = {{image_icons|safe}};
115
        os_icons.push('snapshot');
115 116
        
116 117
        // timeout value from settings.py
117 118
        var TIMEOUT = {{ timeout }};

Also available in: Unified diff