Merge branch 'my-tentativi-merge'
commit
44be298342
|
|
@ -1,4 +1,4 @@
|
|||
include LICENSE.txt
|
||||
include README.md
|
||||
recursive-include admin_interface *
|
||||
recursive-exclude * *.pyc __pycache__ .DS_Store
|
||||
recursive-exclude * *.pyc __pycache__ .DS_Store
|
||||
|
|
|
|||
|
|
@ -35,4 +35,4 @@
|
|||
"recent_actions_visible": true
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
|
|||
|
|
@ -35,4 +35,4 @@
|
|||
"recent_actions_visible": true
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
|
|||
|
|
@ -35,4 +35,4 @@
|
|||
"recent_actions_visible": true
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
|
|||
|
|
@ -35,4 +35,4 @@
|
|||
"recent_actions_visible": true
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
|
|||
|
|
@ -17,4 +17,4 @@ if (typeof(django) !== 'undefined' && typeof(django.jQuery) !== 'undefined') {
|
|||
});
|
||||
});
|
||||
})(django.jQuery);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -910,4 +910,4 @@
|
|||
this.Favico = Favico;
|
||||
}
|
||||
|
||||
})();
|
||||
})();
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -32,4 +32,4 @@
|
|||
moduleEl.classList.add('foldable-apps-ready');
|
||||
}
|
||||
};
|
||||
})();
|
||||
})();
|
||||
|
|
|
|||
|
|
@ -18,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
SOFTWARE.
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue