Sha256: cce6933eec662000e2d248706682184e07dad707b97d0323287b9afe309def66
Contents?: true
Size: 266 Bytes
Versions: 4
Compression:
Stored size: 266 Bytes
Contents
// Place all the behaviors and hooks related to the matching controller here. // All this logic will automatically be available in application.js. $(function () { $('#appstats-date-showhide').click(function () { $('#appstats-date-filter').toggle(); }); });
Version data entries
4 entries across 4 versions & 1 rubygems