src/hdalab/templates/renkan_edit.html
changeset 525 f35e37814bff
parent 510 9f2c0fb8f7ad
child 536 107a743740c1
equal deleted inserted replaced
524:91a07535b289 525:f35e37814bff
    37                     manual_save: true,
    37                     manual_save: true,
    38                     user_color_editable: false,
    38                     user_color_editable: false,
    39                     user_name_editable: false,
    39                     user_name_editable: false,
    40                     show_user_color: false,
    40                     show_user_color: false,
    41                     show_export_button: false,
    41                     show_export_button: false,
       
    42                     show_addedge_button:false,
    42                     static_url : "{% static 'renkanmanager/lib/renkan/' %}",
    43                     static_url : "{% static 'renkanmanager/lib/renkan/' %}",
    43                     allow_image_upload : false,
    44                     allow_image_upload : false,
    44                     search: [
    45                     search: [
    45                         {
    46                         {
    46                             type: "HdaTags",
    47                             type: "HdaTags",